Skip to content

Releases: go-surreal/som

v0.7.0

11 Dec 22:43
a1229c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.7.0

v0.6.4

30 Nov 18:26
a1c41c2
Compare
Choose a tag to compare

What's Changed

  • chore: new logo by @marcbinz in #320
  • build(go): update language version to v1.22.7 by @renovate in #307
  • build(go): use sdbc v0.9.0 & other package updates by @renovate in #306
  • fix: testcontainers terminate does not ignore unnecessary error by @marcbinz in #323
  • ci(deps): update golangci-lint to v1.62.2 by @renovate in #318

Full Changelog: v0.6.3...v0.6.4

v0.6.3

05 Sep 20:06
6d45d48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

28 Aug 21:36
5d043d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Aug 22:41
4757cc4
Compare
Choose a tag to compare

What's Changed

  • fix: generated files not written correctly by @marcbinz in #309

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Aug 22:13
85aac93
Compare
Choose a tag to compare

What's Changed

  • refactor: static param name in generated code by @marcbinz in #301
  • feat: filter by direct field to field comparisons by @marcbinz in #302
  • feat: add DescribeWithVars and Debug methods to query builder by @marcbinz in #304
  • ci(deps): update golangci-lint to v1.60.3 by @renovate in #299
  • feat: add missing filter functions by @marcbinz in #303
  • chore: prepare release v0.6.0 by @marcbinz in #308

Full Changelog: v0.5.0...v0.6.0

v0.5.0

14 Aug 20:58
77b85cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 May 20:38
bd8e454
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

28 Nov 19:09
d57626b
Compare
Choose a tag to compare

What's Changed

  • feat: add support for byte and []byte fields by @marcbinz in #119
  • feat: add support for net/url.URL type by @marcbinz in #163
  • feat: add support for missing native numeric types by @marcbinz in #174
  • refactor: reduce codegen by making query builder generic by @marcbinz in #245
  • refactor: move generic crud methods to embed by @marcbinz in #246
  • feat: implement refresh method for repos by @marcbinz in #237

Full Changelog: v0.2.0...v0.3.0

v0.2.0

13 Nov 22:40
52be647
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0