Hateoas v3.0.0 Release Notes

Release Date: 2019-01-26 // about 5 years ago
  • ๐Ÿ‘Œ 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.