Skip to content

Releases: gobuffalo/fizz

v1.14.4

06 Oct 14:55
Compare
Choose a tag to compare

What's Changed

  • upgraded module dependencies by @sio4 in #141

Full Changelog: v1.14.3...v1.14.4

v1.14.3

16 Sep 06:39
Compare
Choose a tag to compare

What's Changed

  • updated module dependencies, github action for testing, etc. by @sio4 in #139
  • support auto_increment for any integer types (fixes #74) by @sio4 in #140

Full Changelog: v1.14.2...v1.14.3

v1.14.2

09 Jul 12:35
Compare
Choose a tag to compare

What's Changed

  • separated e2e test to remove test-only/circular module dependency to pop by @sio4 in #135

Full Changelog: v1.14.1...v1.14.2

v1.14.1

09 Jul 05:35
Compare
Choose a tag to compare

What's Changed

  • Update mysql.go by @maxbry in #110
  • preparing go1.18 support (package-specific workflow) by @sio4 in #125
  • updated test workflow to run on push to the main by @sio4 in #134
  • and updated module dependencies including the chain of flect to plush

New Contributors

Full Changelog: v1.14.0...v1.14.1

v1.14.0

24 Nov 13:10
d179daf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.14.0

v1.13.1

19 Nov 16:43
33f521c
Compare
Choose a tag to compare

What's Changed

  • Respect auto_index keys in crdb by @aeneasr in #99
  • updated module dependencies, fixed workflow, and added badges by @sio4 in #108

New Contributors

  • @sio4 made their first contribution in #108

Full Changelog: v1.13.0...v1.13.1

v1.13.0

01 Sep 05:37
eec5de9
Compare
Choose a tag to compare

Changelog

eec5de9 Respect foreign keys on CockroachDB change_column (#97)

v1.12.0

30 Aug 12:15
0226681
Compare
Choose a tag to compare

Changelog

0226681 Add failing test case for drop_column (#96)

v1.11.0

23 Jun 06:29
c8d2f47
Compare
Choose a tag to compare

Changelog

c8d2f47 Handle foreign keys and indices properly in SQLite and add e2e tests (#94)

v1.10.0

15 Jun 16:25
fd6bc98
Compare
Choose a tag to compare

Changelog

fd6bc98 Move from lib/pq to jackc/pgx (#93)