Skip to content

Releases: doctrine/doctrine-laminas-hydrator

2.2.1

08 Nov 21:55
2.2.1
f35233f
Compare
Choose a tag to compare

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

Documentation

Bug,Documentation

Documentation Needed

2.2.0

18 Oct 08:14
2.2.0
346e511
Compare
Choose a tag to compare

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

Enhancement

2.1.1

24 Jan 04:31
Compare
Choose a tag to compare

Added

  • Support for PHP 8.0 (Thanks @driehle!)

2.1.0

26 Dec 21:09
be90504
Compare
Choose a tag to compare

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

31 Jul 22:00
f252aa8
Compare
Choose a tag to compare

Added

  • doctrine/inflector support for orm2.7

2.0.4

18 Jun 19:48
e23368e
Compare
Choose a tag to compare

Removed

  • doctrine/common has been deprecated and the requirement removed.

2.0.3

17 Jun 23:48
225296a
Compare
Choose a tag to compare

Changed

  • Support for doctrine v3

2.0.2

05 Feb 17:29
d1cc845
Compare
Choose a tag to compare

Changed

  • Removed laminas/laminas-dependency-plugin from composer.

2.0.1

24 Jan 06:36
0a2ee4c
Compare
Choose a tag to compare

Changed

  • Documentation updated to Laminas from Zend
  • All references to Zend have been changed to Laminas

2.0.0

22 Jan 15:43
e060b42
Compare
Choose a tag to compare

Added

  • Support for Laminas instead of Zend
  • Created new repository for Laminas; dropped historical doctrine-zend-hydrator as upstream.
  • Merged pending PRs