Hateoas Versions Save

A PHP library to support implementing representations for HATEOAS REST web services.

3.10.0

5 months ago

3.9.0

1 year ago

What's Changed

Full Changelog: https://github.com/willdurand/Hateoas/compare/3.8.0...3.9.0

3.8.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/willdurand/Hateoas/compare/3.7.0...3.8.0

3.7.0

3 years ago
  • PHP 8 compatibility #313
  • format link attributes as string when serializing xml #306

3.6.0

4 years ago
  • Address deprecations from persistence lib #302
  • Pass metadata dirs and expression evaluator to JMS serializer builder #304

3.5.0

4 years ago
  • Test against php 7.4 #301

3.4.0

4 years ago
  • Twig 3 support #300

3.3.0

4 years ago
  • Upgrade to Symfony 5 #299
  • remove unused symfony/dependency-injection component

3.2.0

4 years ago
  • [feature] Expressions in attributes are not supported when using YAML. #297

3.1.0

5 years ago
  • [feature] Allow jms/serializer 3.0 #291
  • [bugfix] RelationProvider 1st argument constructor must be string #282