What's Changed
New Features
- Add
DocumentModel
trait to use any 3rd party model with MongoDB @GromNaN in #2580 - Add
HasSchemaVersion
trait to help implementing the schema versioning pattern @florianJacques in #3021 - Add support for Closure for Embed pagination @GromNaN in #3027
Other Changes
- PHPORM-175: Use foreign key name for MorphTo relationships by @jmikola in #3011
- DOCSP-41010: Fix transactions code example by @norareidy in #3016
- DOCSP-38380: array reads by @rustagir in #3028
- Use PHPUnit's Attributes instead of annotation by @GromNaN in #3035
New Contributors
- @jmikola made their first contribution in #3011
- @florianJacques made their first contribution in #3021
Full Changelog: 4.5.0...4.6.0