This release provides the ability to customize the JSON Pointer parsing and validation behaviour with a custom class that implements \blancks\JsonPatch\json\pointer\JsonPointerHandlerInterface
.
This should help using the package for other specifications that are built on top of RFC-6902, such as RFC-7644 which requires JSON Pointer tokens to use a dot as separator.