Skip to content

Error handler improvements, relationship improvements

Choose a tag to compare

@digitalsadhu digitalsadhu released this 31 Oct 18:37
· 362 commits to master since this release

Breaking changes:

  • Changes to the way error codes are returned. Status is general eg. 400 or 500 and error objects are more specific. Eg. 404

Non breaking changes:

  • Code cleanup
  • Relationship improvements