Skip to content

Releases: dhyanio/yaml-merger

v0.0.02

13 Dec 15:18
e4c4afb
Compare
Choose a tag to compare
Merge pull request #10 from dhyanio/dhyanio@6

feat: improve README & setup

v0.0.01

28 Sep 06:19
c7b0f54
Compare
Choose a tag to compare
  • Recursive Merging: Merges complex YAML structures including lists and maps.
  • Ignore Keys: Optionally ignore specific keys during the merge process.
  • Error Handling: Clear and descriptive error messages for parsing and merging issues.
  • Simple CLI Usage: Specify multiple YAML files to be merged through the command line.
  • Dry Run
  • Output
  • merge-strategy