v1.0.2
What's Changed
- docs: add openapi support in gomora template by @wowser20 in #1
- feat: validation of struct fields by @wowser20 in #2
- feat: optional database connection via ssh by @wowser20 in #3
- build: add make up command in makefile by @wowser20 in #4
- build: upgrade go version by @wowser20 in #5
- feat: include server error by @wowser20 in #6
- feat: enable sql strict mode by @wowser20 in #7
- feat: auth open api documentation by @wowser20 in #8
- fix: env variable changes remove excess underscore by @wowser20 in #9
- feat: go-migrate support by @kabaluyot in #10
New Contributors
- @wowser20 made their first contribution in #1
- @kabaluyot made their first contribution in #10
Full Changelog: v0.1.0...v1.0.2