Skip to content

Releases: gotmc/query

v0.5.1

11 Apr 18:39
Compare
Choose a tag to compare

Changes

  • Use ...any instead of ...interface{}

Full Changelog: v0.5.0...v0.5.1

v0.5.0

10 Apr 21:06
Compare
Choose a tag to compare

Changes

  • Update Go from 1.18 to 1.21.
  • Trim whitespace on string inside the Bool function.

Full Changelog: v0.4.1...v0.5.0

v0.4.1

05 Apr 16:21
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

  • Add tests to increase coverage.