Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@blancks blancks released this 06 Nov 22:43
· 7 commits to main since this release
5168a77
  • The package has been fully redesigned on the core concepts of the previous version
  • Each of the class components can be extended or replaced with custom patch operations or with a custom json parser
  • Class public API has been changed for simplicity thanks to a more clear naming scheme
  • Documents that consists of scalar value only are now supported
  • getContextDocument method has been dropped from FastJsonPatchException for performance reasons

Full Changelog: v1.2.3...v2.0.0