v2.0.0
What's Changed
New Contributors
Give me a recap
- Models are not customized through a single method:
Model::customize(fn () => /* something */. - Migration has been re-wired to be more convenient.
- Trait no longer requires to set the migration.
Full Changelog: v1.1.0...v2.0.0