Skip to content

0.9.0

Compare
Choose a tag to compare
@kocsismate kocsismate released this 21 Dec 20:40
· 241 commits to master since this release

ADDED:

  • Better support for "about" links

CHANGED:

  • Error::createFromArray() performs more type checks before instantiating an Error object
  • Renamed ErrorSource::fromArray() to ErrorSource::createFromArray()
  • ErrorSource::createFromArray() performs more type checks before instantiating an ErrorSource object
  • Added Relationships::createFromArray() instead of the constructor
  • Renamed Relationship::resourceLink to Relationship::firstResourceLink

FIXED:

  • Representing error status as string as per the spec