Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [FEATURE]: ScalarValue can be Nothing (#57) * ScalarValue can be Nothing --------- Co-authored-by: Brenton Farmer <[email protected]> * [FEATURE]: Benchmark exporter (#61) * A basic jsonpath markdown benchmark exporter --------- Co-authored-by: Brenton Farmer <[email protected]> * [FEATURE]: Add JsonPatch and JsonDiff (#59) * Added JsonPatch and JsonDiff * Added JsonPointer and JsonPathPointerConverter * Improved ValueStringBuilder performance improvement * Improve IRegex rewrite code * Improved Test coverage * Added support for initial documentation in GitHub Pages * Updated Namespaces for Path, Pointer, Patch --------- Co-authored-by: Matt Edwards <[email protected]> Co-authored-by: Brenton Farmer <[email protected]> * Previous version was 'v1.4.0'. Version now 'v2.0.0'. * updated description * removed direct path to readme --------- Co-authored-by: Brenton Farmer <[email protected]> Co-authored-by: MattEdwardsWaggleBee <[email protected]>
- Loading branch information