All Versions
15
Latest Version
Avg Release Cycle
116 days
Latest Release
1685 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.6.0 Changes
February 22, 2020 -
v3.5.0 Changes
December 06, 2019- โ Test against php 7.4 #301
-
v3.4.0 Changes
November 29, 2019- ๐ Twig 3 support #300
-
v3.3.0 Changes
November 29, 2019- โฌ๏ธ Upgrade to Symfony 5 #299
- โ remove unused symfony/dependency-injection component
-
v3.2.0 Changes
September 09, 2019- ๐ [feature] Expressions in attributes are not supported when using YAML. #297
-
v3.1.0 Changes
April 23, 2019 -
v3.0.0 Changes
January 26, 2019๐ Improvement are:
- compatibility with jms/serializer v2.0
- PHP 7.2 is the minimum version
- Adopted PSR-4
- ๐ fully cached relation metadata
- fully cached expression language expressions
- โ removed deprecated functionalities
- ๐ fixed some long-standing bugs
- ๐ adopted doctrine codestyle 5.0
A detailed list of closed issues is here
โฌ๏ธ Information on how to upgrade are in the UPGRADING document
๐ In parallel has been released willdurand/BazingaHateoasBundle 2.0.0 that integrates this library into Symfony.
-
v3.0.0-RC1 Changes
January 11, 2019๐ This is the first release candidate for willdurand/Hateoas v3.0 that brings major improvement as:
- compatibility with jms/serializer v2.0
- PHP 7.2 is the minimum version
- ๐ fully cached relation metadata
- fully cached expression language expressions
- โ removed deprecated functionalities
- ๐ fixed some long-standing bugs
- ๐ adopted doctrine codestyle 5.0
A detailed list of closed issues is here
โฌ๏ธ Information on how to upgrade are in the UPGRADING document
๐ In parallel has been relreased willdurand/BazingaHateoasBundle 2.0.0-RC1 that integrates this library into Symfony.
๐ A stable release is expected in a couple of weeks.
-
v2.12.0 Changes
February 23, 2018๐ This release adds support for Symfony 4.
-
v2.11.0 Changes
May 22, 2017- โ Added: JMS serializer had a BC break in 1.6.1 and 1.6.2 that has been reverted in 1.7.0
- ๐ Fixed: support all (non EOL) Symfony versions / improve tests
- ๐ Fixed:
MaxDepth
issues when used in embedded collections
Thanks to all contributors, especiall Asmir!