Skip to content

v0.3.0

Compare
Choose a tag to compare
@marcbinz marcbinz released this 28 Nov 19:09
· 68 commits to main since this release
d57626b

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