jd - JSON diff and patch
Version updated for https://github.com/josephburnett/jd to version v2.3.1.
- This action is used across all versions by 359 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The jd GitHub Action is a tool for diffing and patching JSON and YAML files, providing a streamlined way to compare and apply changes between file versions. It supports multiple diff and patch formats, including its native jd format, JSON Merge Patch (RFC 7386), and JSON Patch (RFC 6902), while offering human-readable outputs and minimal diffs. This action automates the process of generating, translating, and applying structural patches, simplifying tasks like configuration management and version control of structured data.
Release notes
Full Changelog: https://github.com/josephburnett/jd/compare/v2.3.0...v2.3.1