Hateoas v3.0.0-RC1 Release Notes

Release Date: 2019-01-11 // over 5 years ago
  • ๐Ÿš€ 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.