Skip to content

Releases: Jacobbrewer1/goschema

v0.0.24

04 Feb 15:54
f38c379
Compare
Choose a tag to compare

v0.0.24 What's Changed (2025-02-04)

Features

  • templates: Adding joins capability for the get all methods (#79) (f38c3795)

v0.0.23

04 Feb 08:39
2dfb274
Compare
Choose a tag to compare

v0.0.23 What's Changed (2025-02-04)

Features

  • types: Adding null int and null int 32 (#78) (2dfb274d)

Chores

  • deps: Bump github.com/jacobbrewer1/patcher from 0.1.16 to 0.1.17 (#77) (aa7a6abf)

v0.0.22

02 Feb 19:17
d72539f
Compare
Choose a tag to compare

v0.0.22 What's Changed (2025-02-02)

Features

v0.0.21

31 Jan 12:56
bee9e95
Compare
Choose a tag to compare

v0.0.21 What's Changed (2025-01-31)

Features

  • templates: updating get all template to take in filters using the patcher wherer interface (#75) (bee9e953)

v0.0.20

31 Jan 09:35
21f8155
Compare
Choose a tag to compare

v0.0.20 What's Changed (2025-01-31)

Bug Fixes

  • types: Updating type casting to bools (#74) (21f81555)

v0.0.19

30 Jan 20:17
8371003
Compare
Choose a tag to compare

v0.0.19 What's Changed (2025-01-30)

Bug Fixes

v0.0.18

30 Jan 14:13
53f31d0
Compare
Choose a tag to compare

v0.0.18 What's Changed (2025-01-30)

Bug Fixes

  • templates:
    • ignoreing the primary key when patching (#72) (53f31d04)
    • correcting when we can patch in the templates (#71) (4ac55e31)

v0.0.17

29 Jan 12:14
4b92bcc
Compare
Choose a tag to compare

v0.0.17 What's Changed (2025-01-29)

Bug Fixes

  • templates: moving the error handling for no changes to the correct place (#70) (4b92bcce)

v0.0.16

27 Jan 13:52
8c442ac
Compare
Choose a tag to compare

v0.0.16 What's Changed (2025-01-27)

Chores

  • deps:
    • Bump github.com/jacobbrewer1/vaulty from 0.1.6 to 0.1.7 (#68) (8c442acd)
    • Bump github.com/jacobbrewer1/patcher from 0.1.15 to 0.1.16 (#69) (4e51fd35)
    • Bump github.com/jacobbrewer1/patcher from 0.1.14 to 0.1.15 (#66) (2de6e8b3)

Features

  • templates: adding a get all method that returns all records for that table (#67) (74c1a8a9)

v0.0.15

18 Jan 09:55
915436b
Compare
Choose a tag to compare

v0.0.15 What's Changed (2025-01-18)

Features

  • timestamps: adding timestamps to the version table (#65) (915436b1)