Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@gsteinacker gsteinacker released this 12 Oct 10:04
· 60 commits to master since this release
  • It is now possible to configure the link-relation types that are serialized as an array of links using RelRegistry.
  • Parsing of deeply nested embedded items
  • Support for curies in deeply nested embedded items
  • The HalParser now supports multiple type infos so more than one link-relation type can
    be configured with the type of the embedded items.
  • Support for parsing and accessing attributes that were not mapped to properties of HalRepresentations
  • Added TRACE logging to Traverson to make it easier to analyse the behaviour of the Traverson.