Releases: gobuffalo/fizz
Releases · gobuffalo/fizz
v1.14.4
06 Oct 14:55
Compare
Sorry, something went wrong.
No results found
v1.14.3
16 Sep 06:39
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v1.13.1
19 Nov 16:43
Compare
Sorry, something went wrong.
No results found
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
Full Changelog : v1.13.0...v1.13.1
v1.13.0
01 Sep 05:37
Compare
Sorry, something went wrong.
No results found
Changelog
eec5de9 Respect foreign keys on CockroachDB change_column (#97 )
v1.12.0
30 Aug 12:15
Compare
Sorry, something went wrong.
No results found
Changelog
0226681 Add failing test case for drop_column (#96 )
v1.11.0
23 Jun 06:29
Compare
Sorry, something went wrong.
No results found
Changelog
c8d2f47 Handle foreign keys and indices properly in SQLite and add e2e tests (#94 )
v1.10.0
15 Jun 16:25
Compare
Sorry, something went wrong.
No results found
Changelog
fd6bc98 Move from lib/pq to jackc/pgx (#93 )