Skip to content

Tags: cwdsuzhou/json-patch

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request evanphx#100 from BenTheElder/modules-v5

add module v5

v4.7.0

Toggle v4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request evanphx#99 from dataturd/topic/fix-issue-88

Fix nil pointer dereference when comparing null to actual value in Equals()

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request evanphx#85 from brettbuddin/dont-replace-nonexiste…

…nt-keys

Conform to RFC6902 replacement semantics

v4.5.0

Toggle v4.5.0's commit message
Cleanup errors to help understand what failed. Fixes evanphx#75

v4.4.0

Toggle v4.4.0's commit message

Verified

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

Expose Operation with accessor methods

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request evanphx#73 from caesarxuchao/move-should-add

"move should functionally equal to "remove" followed by "add"

v4.1.0

Toggle v4.1.0's commit message
Add note about SupportNegativeIndices

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request evanphx#60 from launchdarkly/prevent-bad-rm

Support array remove with negative index

v3.0.0

Toggle v3.0.0's commit message

Verified

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

Allow arrays for CreateMergePatch