Release Notes¶
v0.10.2¶
add
log_keys_only
to loaders to prevent the printing of unknown values.
v0.10.1¶
add
compare_func
support toMTimeComparator
and addsbuild_compare_func
helperfixes an error in
_validate_iterable
v0.10.0¶
add
get_config_dict()
to retrieve a mappingremove
InodeComparator
from the list of default comparatorsadd
PatchConfiguration
for 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