v0.3.0
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