Skip to content

v4.8.0

Compare
Choose a tag to compare
@stanislas-m stanislas-m released this 01 Oct 18:28
· 456 commits to main since this release

Changelog

740070c Bump version
c66bb5b Add minor changes (#258)
eb6ce79 Fix model templates broken by migration to flect (#257)
a45d07e Refactor Travis build matrix (#256)
90746d7 Require MySQL DSN to contain multiStatements=true (#255)
efd3c54 Fixed Link to Fizz Types in Readme.md (#252)
e121e74 Refactor whereID to use a tokenized value (#249)
e2be28e improved deprecation warnings (#247)
aa008a3 Revert breaking change introduced by #235 (#248)
104ee93 Merge branch 'master' into development
e560ecf Refactor model cmd config (#239)
9e950f8 Drop command requires user confirmation or -y flag and does not allow arguments. (#235)
d3a552e Prevent migrate command to take any argument (#240)
ebcd74e Improve bad configuration file errors reporting (#238)
0db57e2 Improve model attributes validation (#231)
a5f2a04 Migrate inflect to flect (#219)
380eb90 Add description for generate root command (#237)
6cf13d5 Minor improvements (#236)
5a282e9 Merge branch 'master' into development
861b421 convert config Generator to genny (#221)
630c6ce Bump go versions (#226)
3d342f9 Add contributing guidelines (#227)
b72d70d Added primary_id functionality to the many to many relationship (#222)
f0b795b Merge branch 'master' into development
612cb3c Back to development