Skip to content

Releases: travelaudience/go-sx

v1.3.0

02 Jan 11:49
2700243
Compare
Choose a tag to compare
  • Updates the listed Go version to 1.23.
  • Simplifies the CI configuration.
  • Simplifies the tests by removing the explicit random seed.

Full Changelog: v1.2.1...v1.3.0

v1.2.1

20 Mar 13:09
7431507
Compare
Choose a tag to compare
  • [misc] update workflow (#17)

v1.2.0

20 Mar 10:41
5e90bef
Compare
Choose a tag to compare
  • [misc] control numbered placeholders on update query (#16)

v1.1.2

20 May 14:49
ac9c71d
Compare
Choose a tag to compare

Adds a quickstart section to the readme.

v1.1.1

24 Aug 14:32
13abc55
Compare
Choose a tag to compare

Fixes a concurrency issue on matchingOf, where simultaneous calls could cause a panic.

v1.1.0

06 Dec 16:07
53e0b81
Compare
Choose a tag to compare

Upgrades to Go 1.13.

Those who still need to compile with Go 1.12 can continue to use version 1.0.0.

v1.0.0

06 Dec 10:01
c0f50d8
Compare
Choose a tag to compare

Stable release.

  • Used in production without incident for a year now
  • Improved documentation and examples
  • CircleCI integration
  • Godoc reference

v0.5.0

15 Jul 07:51
Compare
Choose a tag to compare

Initial public release.