Releases: Jacobbrewer1/goschema
Releases · Jacobbrewer1/goschema
v0.0.13
v0.0.13 What's Changed (2024-12-24)
Bug Fixes
- templates: Updating how we dereference the objects on insert many (#62) (7bc5f1a7)
Chores
- deps: Bump github.com/jacobbrewer1/vaulty from 0.1.5 to 0.1.6 (#61) (119570eb)
v0.0.12
v0.0.12 What's Changed (2024-12-20)
Chores
Features
v0.0.11
v0.0.11 What's Changed (2024-12-20)
Features
- templates: Adding a new const to contain the table name (#55) (45db16d5)
Chores
- deps:
- Updating to latest version of tidb (#58) (f6eaaa94)
- Bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#54) (4daee3d1)
Bug Fixes
- deps: Updating the version of golang/net to 0.33.0 (#57) (f6ebef71)
- vault: updating vault helper to use withaddr method (#56) (0cf64a3e)
v0.0.10
v0.0.10 What's Changed (2024-12-03)
Bug Fixes
- generate:
- Adding helpers to be generated when generating templates (#53) (d4594964)
- Forcing the PK to be not nullable (#52) (555a73ff)
- templates: correcting import on templates for
usql
(#50) (2b244ce6)
Chores
- deps:
- Bump github.com/jacobbrewer1/vaulty from 0.1.4 to 0.1.5 (#51) (105e978f)
- Bump github.com/jacobbrewer1/vaulty from 0.1.3 to 0.1.4 (#48) (44e1013b)
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#49) (bae0d163)
v0.0.9
v0.0.9 What's Changed (2024-11-03)
Features
- docs: Updating readme to include the installation process (#45) (6750469a)
- generation: formatting templates files (#47) (8dafaa0e)
Chores
- templates: removing the tags template for template helper (#46) (841eee30)
v0.0.8
v0.0.8 What's Changed (2024-11-03)
Bug Fixes
Features
- deps:
- templates: Adding default templates to the binary (#43) (59af4f86)
v0.0.7
v0.0.7 What's Changed (2024-11-02)
Features
Chores
- repo: Allowing users to go install the app (#39) (a79144f4)
v0.0.6
v0.0.6 What's Changed (2024-10-30)
Bug Fixes
- migrations: Using current directory for the default location of migrations (#35) (fd1ed494)
- migrator: Updating the when the transaction should error (#38) (9adad538)
Features
v0.0.5
v0.0.5 What's Changed (2024-10-22)
Bug Fixes
Chores
- cicd: Updating the triggers for the code approval job (#32) (55342094)
- deps: Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 (#30) (df327d82)
- migrate: refactoring the is current column (#34) (1ab242eb)
Features
v0.0.4
v0.0.4 What's Changed (2024-10-20)
Bug Fixes
- deps: Updating the naming for all the deps (#27) (a7e8c870)
Features