- 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