Skip to content

2.3.0

Compare
Choose a tag to compare
@wwkimball wwkimball released this 22 Sep 01:52
· 825 commits to master since this release
a00e11d

2.3.0:
Bug Fixes:

  • The get_yaml_data helper function now contains ruamel.yaml errors/warnings
    without disrupting calling context handlers.

Enhancements:

  • yaml-paths version 0.2.0 now has more detailed output control, trading
    --pathonly for --values, --nofile, --noexpression, and --noyamlpath.