Skip to content

v2.0.0

Choose a tag to compare

@DarkGhostHunter DarkGhostHunter released this 16 Feb 04:29
· 7 commits to 2.x since this release

What's Changed

  • Fix php8.4 deprecated notices by @it-can in #7

New Contributors

  • @it-can made their first contribution in #7

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