v0.38.9
What's Changed
- fix: pass correct arg to goose by @MBvisti in #225
- chore: make refresh work with multiple alter stmts by @MBvisti in #228
- chore: remove all sqlite support by @MBvisti in #229
- chore: move framework elements to internal andurel by @MBvisti in #231
- chore: make project use internal andurel elements by @MBvisti in #233
- feat: andurel upgrade by @MBvisti in #237
- doc: update readme with discord link by @MBvisti in #236
- chore: move controller router to new structure by @MBvisti in #238
- chore: update generator to new structure by @MBvisti in #240
- chore: dont download tools on scaffold by @MBvisti in #244
- chore: run goimports during format by @MBvisti in #246
- fix: correctly map jsonb to byte slice by @MBvisti in #247
- fix: run sqlc fix on migrations by @MBvisti in #248
- chore: remove assets prefix from sitemap and robots by @MBvisti in #249
- chore: create bin dir on sync if not exist by @MBvisti in #250
Full Changelog: v0.37.9...v0.38.9