New
3.2.0
What's Changed
- Fix Static Factory Constructors by @DudeMason in https://github.com/laravel-doctrine/orm/pull/672
- Hotfix/lazy object orm by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/680
- Hotfix/phpstan by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/681
- Add PHP 8.5 to workflows by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/682
- Merge PR #678 with enableNativeLazyObjects fix by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/683
- Removed docs on Loggers in this repo (see Extensions) by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/674
- Keithbrink/use overrides for connection settings by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/684
- feat: use overrides for connection settings by @keithbrink in https://github.com/laravel-doctrine/orm/pull/670
- Nostradamuxictbv/3.1.x by @TomHAnderson in https://github.com/laravel-doctrine/orm/pull/685
- Use of iterator_to_array in PaginatorAdapter for incorrect limit on dataset by @jeroenzwart in https://github.com/laravel-doctrine/orm/pull/666
- Follow-up to #671: PHPStan fixes by @Lanatel in https://github.com/laravel-doctrine/orm/pull/686
- Fluent Support for Doctrine 3 by @DudeMason in https://github.com/laravel-doctrine/orm/pull/671
New Contributors
- @DudeMason made their first contribution in https://github.com/laravel-doctrine/orm/pull/672
- @jeroenzwart made their first contribution in https://github.com/laravel-doctrine/orm/pull/666
- @Lanatel made their first contribution in https://github.com/laravel-doctrine/orm/pull/686
Full Changelog: https://github.com/laravel-doctrine/orm/compare/3.1.1...3.2.0