Skip to content

Releases: tier4/x-go

v0.17.0

01 Dec 23:46
0339de1
Compare
Choose a tag to compare

0.17.0 (2024-12-01)

⚠ BREAKING CHANGES

Moved bunx and dockertestx out of the root modules since they have many dependencies that most users don't need.
Users can install these modules using the following commands:

go get github.com/tier4/x-go/dockertestx
go get github.com/tier4/x-go/bunx

Features

  • introduce dependabot (#75) (e3f1110)
  • moved bunx and dockertestx out of the root modules (#79) (93ad5a5)

Miscellaneous Chores

dockertestx: v0.17.0

01 Dec 23:46
0339de1
Compare
Choose a tag to compare

0.17.0 (2024-12-01)

⚠ BREAKING CHANGES

Moved bunx and dockertestx out of the root modules since they have many dependencies that most users don't need.
Users can install these modules using the following commands:

go get github.com/tier4/x-go/dockertestx

Features

  • moved bunx and dockertestx out of the root modules (#79) (93ad5a5)

Miscellaneous Chores

bunx: v0.17.0

01 Dec 23:46
0339de1
Compare
Choose a tag to compare

0.17.0 (2024-12-01)

⚠ BREAKING CHANGES

Moved bunx and dockertestx out of the root modules since they have many dependencies that most users don't need.
Users can install these modules using the following commands:

go get github.com/tier4/x-go/bunx

Features

  • moved bunx and dockertestx out of the root modules (#79) (93ad5a5)

Miscellaneous Chores

v0.17.0-beta.0

29 Nov 08:48
44287f2
Compare
Choose a tag to compare
v0.17.0-beta.0 Pre-release
Pre-release

0.17.0-beta.0 (2024-11-29)

⚠ BREAKING CHANGES

  • independent modules: bunx and dockertestx

Features

  • independent modules: bunx and dockertestx (c182eb3)

dockertestx: v0.17.0-beta.0

29 Nov 08:48
44287f2
Compare
Choose a tag to compare
Pre-release

0.17.0-beta.0 (2024-11-29)

⚠ BREAKING CHANGES

  • independent modules: bunx and dockertestx

Features

  • independent modules: bunx and dockertestx (c182eb3)

bunx: v0.17.0-beta.0

29 Nov 08:48
44287f2
Compare
Choose a tag to compare
bunx: v0.17.0-beta.0 Pre-release
Pre-release

0.17.0-beta.0 (2024-11-29)

⚠ BREAKING CHANGES

  • independent modules: bunx and dockertestx

Features

  • independent modules: bunx and dockertestx (c182eb3)

v0.16.0

09 Oct 01:21
789bbf9
Compare
Choose a tag to compare

Features

  • drop Go 1.19 to 1.21 supports and newly support Go 1.23 (#73) (db23e56)

v0.15.0

01 Oct 06:53
b247145
Compare
Choose a tag to compare

Features

  • zstdx: uncompress with custom size limit (#70) (fb2345e)

v0.14.0

26 May 10:18
7129b42
Compare
Choose a tag to compare

Features

  • dockertestx: support SQS (ElasticMQ) (#66) (a2c292d)

v0.13.0

13 Mar 08:22
cfc95ee
Compare
Choose a tag to compare

Features