Releases: nrfta/go-tiger
Releases · nrfta/go-tiger
v0.4.1
🐛 Bug Fix
- chore: update air options after upgrade (#15) @josemarluedke
Contributors
For full changes, see the comparison between v0.4.0 and v0.4.1
v0.4.0
🚀 Enhancement
- feat: allow config folder to be located in internal folder; upgrade deps (#14) @josemarluedke
Contributors
For full changes, see the comparison between v0.3.2 and v0.4.0
v0.3.2
🏠 Internal
- fix: use UTC for migration timestamp (#12) @gjarmstrong
📦 Dependencies
- Bump golang.org/x/text from 0.3.7 to 0.3.8 (#10) @dependabot
Contributors
@dependabot, @dependabot[bot], @gjarmstrong, @josemarluedke and @strobus
For full changes, see the comparison between v0.3.1 and v0.3.2
v0.3.1
🚀 Enhancement
- Upgrade go deps (#9) @josemarluedke
Contributors
For full changes, see the comparison between v0.3.0 and v0.3.1
v0.3.0
🚀 Enhancement
- Add integration test generation to scaffold (#8) @josemarluedke
- Add policy generator (#7) @josemarluedke
- Add Scaffold Generator - Generates pkg from model with full CRUD + GraphQL types + Resolvers (#6) @josemarluedke
📦 Dependencies
- Upgrade to go v1.18 and all deps (#5) @josemarluedke
Contributors
For full changes, see the comparison between v0.2.0 and v0.3.0
v0.2.0
🚀 Enhancement
- Add start/serve command to start Go app using air (#4) @josemarluedke
Contributors
For full changes, see the comparison between v0.1.0 and v0.2.0
v0.1.0
🚀 Enhancement
- add command to generate policy migrations (#3) @strobus
- Add ability to change migration table name (#1) @josemarluedke