Release Notes¶
v0.10.2¶
add
log_keys_onlyto loaders to prevent the printing of unknown values.
v0.10.1¶
add
compare_funcsupport toMTimeComparatorand addsbuild_compare_funchelperfixes an error in
_validate_iterable
v0.10.0¶
add
get_config_dict()to retrieve a mappingremove
InodeComparatorfrom the list of default comparatorsadd
PatchConfigurationfor testing
v0.9.0¶
support different file comparison strategies for the ConfigurationWatcher
v0.7.1¶
bug fixes
test failure fixes
python3 support
v0.7.0¶
flatten kwarg added to config loaders to disable dict flattening when the config is loaded