Skip to content

Releases: willdurand/Hateoas

3.10.0

12 Dec 13:35
5d7953f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.9.0...3.10.0

3.9.0

16 Mar 11:30
39bae03
Compare
Choose a tag to compare

What's Changed

  • Test against PHP 8.1/8.2 and symfony 6 by @W0rma in #328
  • Allow doctrine/annotations:2 by @W0rma in #327

Full Changelog: 3.8.0...3.9.0

3.8.0

18 Dec 21:30
2f37b88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.0...3.8.0

3.7.0

16 Jan 19:40
63e255b
Compare
Choose a tag to compare
  • PHP 8 compatibility #313
  • format link attributes as string when serializing xml #306

3.6.0

22 Feb 21:08
27cfbb4
Compare
Choose a tag to compare
  • Address deprecations from persistence lib #302
  • Pass metadata dirs and expression evaluator to JMS serializer builder #304

3.5.0

06 Dec 13:25
1489524
Compare
Choose a tag to compare
  • Test against php 7.4 #301

3.4.0

29 Nov 13:00
3311722
Compare
Choose a tag to compare
  • Twig 3 support #300

3.3.0

29 Nov 12:53
d37bd93
Compare
Choose a tag to compare
  • Upgrade to Symfony 5 #299
  • remove unused symfony/dependency-injection component

3.2.0

09 Sep 07:17
1ece8c1
Compare
Choose a tag to compare
  • [feature] Expressions in attributes are not supported when using YAML. #297

3.1.0

23 Apr 07:33
e9777dd
Compare
Choose a tag to compare
  • [feature] Allow jms/serializer 3.0 #291
  • [bugfix] RelationProvider 1st argument constructor must be string #282