Releases: alechenninger/monarch
Releases · alechenninger/monarch
v0.5.5
Cut 0.5.5, remove unused import
v0.5.4
v0.5.3
Closed issues:
- Include more information when YAML parse exception occurs #34
Merged pull requests:
- Include filename when parse error occurs; refactor out common parsing code #51 (alechenninger)
v0.5.2
Merged pull requests:
- Add '--change' as alias for '--changes' #50 (alechenninger)
- Warn when defaulting to 'apply' command #49 (alechenninger)
- Fix unregonized command help #48 (alechenninger)
- Fix help output when arg error with multiple args #47 (alechenninger)
v0.5.1
v0.5.0
Added support for commands, which means existing behavior from running only monarch
is deprecated in favor of monarch apply
.
Closed issues:
- Accept changeset as alias of changes #39
- Add command(s) to modify an existing changeset #37
- Merge keys on command line accepts comma delimited list, should be space #31
Merged pull requests:
- Add commands #45 (alechenninger)
- Handle empty (null) 'set' and 'remove' sections #35 (kahowell)
v0.4.0
v0.3.4
v0.3.3
Fixed bugs:
v0.3.2
Implemented enhancements:
Merged pull requests:
- Sort output yaml; only output what's being changed #12 (alechenninger)