Skip to content

v0.0.01

Compare
Choose a tag to compare
@dhyanio dhyanio released this 28 Sep 06:19
· 8 commits to main since this release
c7b0f54
  • 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