v0.36.0
What's Changed
- feat: add templ to cmds by @MBvisti in #169
- feat: generate crud queries for non resource by @MBvisti in #172
- chore: add tmp to gitignore by @MBvisti in #173
- chore: remove addEntries from registry by @MBvisti in #175
- fix: pgtype not added to constructor file by @MBvisti in #176
- chore: remove defaults from migs and constructors by @MBvisti in #174
- fix: row to resource on nullable uuids by @MBvisti in #177
- fix: snakecase authenticated session name by @MBvisti in #178
- chore: add register with file by @MBvisti in #179
- chore: make gen views use main by @MBvisti in #181
- chore: update cookie impl w auth by @MBvisti in #182
- chore: add functions to update metadata by @MBvisti in #183
- chore: update env example on extensions by @MBvisti in #184
- fix: app console broken by @MBvisti in #187
- chore: change the name of model constructor funcs by @MBvisti in #188
- fix: paddle config apikey correct spelling by @MBvisti in #189
- fix: make table-name override work by @MBvisti in #192
- feat: extend generated queries and model funcs by @MBvisti in #191
Full Changelog: v0.33.0...v0.36.0