Skip to content

Releases: tier4/x-go

v0.12.0

19 Feb 06:17
da50cb3
Compare
Choose a tag to compare

Features

v0.11.0

14 Nov 01:58
d7a1c9f
Compare
Choose a tag to compare

Features

  • drop support Go v1.18 and add support Go v1.19 later (#52) (76f6b7c)

v0.10.0

14 Jul 07:27
d6654bd
Compare
Choose a tag to compare

Features

v0.10.0-beta.1

24 May 06:34
Compare
Choose a tag to compare
v0.10.0-beta.1 Pre-release
Pre-release
feat(dockertestx): support mysql

v0.9.0

12 May 07:24
e66dbfc
Compare
Choose a tag to compare

Features

v0.8.0

01 Mar 06:45
f226287
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Drop Go 1.16 support (#38)
  • Remove popx (#36)

Bug Fixes

v0.7.0

28 Feb 06:23
e26a427
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Bump pop to v6 (#34)

Bug Fixes

v0.6.0

15 Jan 10:59
f7d1db0
Compare
Choose a tag to compare

Features

Bug Fixes

  • Use stdlib errors instead of github.com/pkg/errors (#32) (7e62d2e)

v0.5.2

22 Oct 07:33
cc93a04
Compare
Choose a tag to compare

Bug Fixes

v0.5.1

05 Aug 10:43
b97e4f3
Compare
Choose a tag to compare

Bug Fixes

  • dockertestx: remove unnecessary log (#22) (d467ea2)
  • popx: Connection.Store compatible with sqlx.QueryerContext (#25) (0e499fd)