Releases: doctrine/doctrine-laminas-hydrator
Releases · doctrine/doctrine-laminas-hydrator
2.2.1
Release Notes for 2.2.1
2.2.x bugfix release (patch)
2.2.1
- Total issues resolved: 1
- Total pull requests resolved: 7
- Total contributors: 2
Enhancement
- 42: Lowered Psalm level to 3 thanks to @driehle
- 41: Updated scripts in composer.json thanks to @driehle
- 35: Switch to Doctrine naming conventions and coding standard thanks to @driehle
Documentation
- 40: Add sidebar to documentation thanks to @driehle
- 39: Review of docs for grammar, etc. thanks to @TomHAnderson
- 34: Prepare docs for Doctrine website thanks to @driehle
Bug,Documentation
- 37: Fixed broken website generation thanks to @driehle
Documentation Needed
- 36: Proof-reading of documentation thanks to @driehle
2.2.0
Release Notes for 2.2.0
Added
- Support for PHP 8.1
- Support for Doctrine embeddables
- Support for immutable DateTime fields
Removed
- Support for PHP 7.2
2.2.0
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 2
Documentation
- 33: Updated Readme to reflect 2.2.x branch thanks to @driehle
- 28: Updated docs thanks to @driehle
Enhancement
- 32: Set up PhpStan and Psalm thanks to @driehle
- 31: Use upstream workflows thanks to @driehle
- 30: add support for datetime_immutable and datetimetz_immutable thanks to @HeyRatFans
- 29: Added support for PHP 8.1 and dropped PHP 7.2 thanks to @driehle
- 22: Added support for Doctrine Embedabbles thanks to @driehle
2.1.1
2.1.0
Added
- Support for Laminas Hydrator 4.0. This includes backwards compatibility to Laminas Hydrator 3.0.
- Re-enabled PHP 7.2 support
2.0.5
Added
- doctrine/inflector support for orm2.7
2.0.4
Removed
- doctrine/common has been deprecated and the requirement removed.
2.0.3
Changed
- Support for doctrine v3
2.0.2
Changed
- Removed laminas/laminas-dependency-plugin from composer.
2.0.1
Changed
- Documentation updated to Laminas from Zend
- All references to Zend have been changed to Laminas
2.0.0
Added
- Support for Laminas instead of Zend
- Created new repository for Laminas; dropped historical doctrine-zend-hydrator as upstream.
- Merged pending PRs