v0.5.0
What's Changed
- test: use sdbc v0.4.0 by @marcbinz in #262
- fix: hardcoded import path in embedded file by @marcbinz in #263
- refactor: optimise cli setup by @marcbinz in #221
- feat: add table types to generated schema definition by @marcbinz in #264
- feat: optimise schema definition for timestamps by @marcbinz in #265
- chore: activate renovate dashboard by @marcbinz in #269
- test(build): update golang to v1.22.3 by @renovate in #267
- ci(deps): update golangci-lint to v1.58.1 by @renovate in #268
- ci(deps): apply major workflow updates by @renovate in #271
- ci(fix): labeler action config v5 by @marcbinz in #272
- build: apply minor/patch go package updates by @renovate in #273
- ci(deps): update golangci-lint to v1.58.2 by @renovate in #275
- test: run against surrealdb v1.5.0 by @renovate in #274
- test: optimise testcontainers database setup by @marcbinz in #276
- build(go): update language version to v1.22.4 by @renovate in #281
- build(go): apply minor/patch package updates by @renovate in #279
- ci: update golangci-lint to v1.59.1 by @renovate in #278
- test: run against surrealdb v1.5.3 by @renovate in #277
- test: fix & optimise by @marcbinz in #282
- feat: update sdbc & switch to cbor protocol by @marcbinz in #289
- build(go): update language version to v1.22.5 by @renovate in #288
- test: update docker/docker to v27.1.1 by @renovate in #284
- test: run against surrealdb v1.5.4 by @renovate in #287
- feat: support time.duration type by @marcbinz in #164
- feat: implement filter functions and optimisation by @marcbinz in #291
- refactor: code cleanup by @marcbinz in #292
- feat: in-memory file system for codegen by @marcbinz in #293
- build(go): update language version to v1.22.6 by @renovate in #290
- fix: embedded file uses local import by @marcbinz in #296
- refactor: embedded gen files handling by @marcbinz in #298
- build(go): apply minor/patch package updates by @renovate in #295
- feat: check go, som and sdbc version before generate by @marcbinz in #266
Full Changelog: v0.4.0...v0.5.0