Releases: travelaudience/go-sx
Releases · travelaudience/go-sx
v1.3.0
- 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
- [misc] update workflow (#17)
v1.2.0
- [misc] control numbered placeholders on update query (#16)
v1.1.2
Adds a quickstart section to the readme.
v1.1.1
Fixes a concurrency issue on matchingOf
, where simultaneous calls could cause a panic.
v1.1.0
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
Stable release.
- Used in production without incident for a year now
- Improved documentation and examples
- CircleCI integration
- Godoc reference