New Features / API extensions
- Adds method
Links.Builder#collection(String)
to add a collection link to a HalResource´s_links
section.
Bugfixes
- Fixes issue #29: additional attributes contained in
HalRepresentation.attributes
will now be serialized.
Deprecations
- Adds deprecation for
HalRepresentation
constructors withCuries
parameter. No expected usages - but please
contact me, if the removal in some future release 3.0 will break some use-cases for you.