Skip to content

Tags: evanphx/json-patch

Tags

v5.9.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #209 from skitt/export-errs-v5

Export errBadJSONDoc and errBadJSONPatch errors

v5.9.10

Upgrade go-flags

v5.9.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #202 from evanphx/f-html-escape

Add option to control if the output is HTMLEscaped

v5.8.1

Use a type alias for RawMessage to avoid breaking the public API of O…

…peration

v5.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #197 from evanphx/f-perf

Improve performance

v5.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from erickertz/master

Fix panic on test op

v4.12.0

port over fix for testing/replacing a whole document to v4

v5.6.0

Handle applying to the whole doc. Fixes #142

v4.11.0

Remove go.mod because I guess I do'nt know how go modules work still

v5.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #141 from kacejot/preserve-nulls

MergeMergePatches preserve nulls in complex objects