v2.5.0
What's Changed
- Require sqlite php extension by @Machecek in #115
- Sushi models can relate to non-sushi models by @amadeann in #98
- Changed the Namespace in the documentation from "Model" to "Models" by @poldixd in #101
- Auto set primary key when keyType is string by @cappuc in #102
- Revert "Auto set primary key when keyType is string" by @calebporzio in #116
- Add after migration callback by @Robertbaelde in #108
- Replace deprecated phpunit configure by @kayw-geek in #110
- Make Sushi Cache Path more customizeable by @sawirricardo in #112
- Add ability to use complex data types and casts by @eta-orionis in #118
New Contributors
- @Machecek made their first contribution in #115
- @amadeann made their first contribution in #98
- @poldixd made their first contribution in #101
- @cappuc made their first contribution in #102
- @Robertbaelde made their first contribution in #108
- @kayw-geek made their first contribution in #110
- @sawirricardo made their first contribution in #112
- @eta-orionis made their first contribution in #118
Full Changelog: v2.4.5...v2.5.0