json_patch 2.1.0+1 copy "json_patch: ^2.1.0+1" to clipboard
json_patch: ^2.1.0+1 copied to clipboard

outdated

Pure Dart utility package for the JSON Patch standard. Can apply patch operations as well as perform a diff algorithm on JSON-like objects.

2.1.0+1 #

2.1.0 #

  • Implement proper list diffing instead of replacing entire lists (thank you to samabbey-sonocent!)

2.0.1 #

  • Fix patch operation parameter sometimes being modified
  • Update repository URL

2.0.0 #

  • Fix warnings (requires Dart 2.2)

1.0.2 #

  • Loosen dependency version constraints
  • Improve README.md and example

1.0.1 #

  • Apply maintenance and health suggestions

1.0.0 #

  • Initial release
22
likes
0
pub points
87%
popularity

Publisher

verified publisherjulien-scholz.dev

Pure Dart utility package for the JSON Patch standard. Can apply patch operations as well as perform a diff algorithm on JSON-like objects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection

More

Packages that depend on json_patch