Releases: rackerlabs/configsnap
Releases · rackerlabs/configsnap
Release 0.20.1
Release 0.18.0
- Improvements to get_diff #110
Release 0.17.1
- Convert relative basedir path to absolute (#103)
Release 0.17.0
- Update get_diff_files to use Popen.communicate() to prevent blocking as reported in #100
Release 0.16.2
- Only report skipping default config file when using custom file, previously the warning was printed whether specifying a custom additional.conf or not.