Skip to content

v1.1.2

Compare
Choose a tag to compare
@blancks blancks released this 27 Aug 07:22
· 62 commits to main since this release
  • All class Exceptions are now thrown as FastJsonPatchException instance
  • FastJsonPatchException got two new methods:
    • getContextPointer which returns the faulty JSON pointer as context for the error if available
    • getContextDocument which returns the JSON string of the target portion of the document

Full Changelog: v1.0.2...v1.1.2