Bumped! 🗃️
Diff: v0.10.0...v0.10.1
Changes:
- Composer: allow nettrine/dbal v0.11.x [09567b8] (@f3l1x)
- Manager: add static reopen method [c9b4379] (@f3l1x)
- Added option to use lazyNativeObjects (#125) [e76a4a6] (@juniwalk)
- Allow empty mapping configuration (#127) [43aabeb] (@f3l1x)
- Add options for fileExtension and XSD validation in XML mapping (#126) [06341c5] (@haltuf)
- Composer: Downgrade symfony/var-exporter to ^7.0 [158a41b] (@felixure)
Maintenance:
- Phpstan: use PHP 8.2 [a1aebd5] (@f3l1x)
- Codesniffer: use PHP 8.2 [352d361] (@f3l1x)
- Tests: cover caching [e840349] (@f3l1x)
- Doc: fix namespace slash typo (#124) [71d2b66] (@duchymor)
- Tests: Add comprehensive test coverage [2f48f2f] (@felixure)
- Tests: Fix code style issues [2d8782f] (@felixure)
- Docs: Add comprehensive documentation for missing features [3be187f] (@claude)