v0.0.28 Refactoring some common code into swh.core
v0.0.27 Fix issue with default boolean value
Release swh.core v0.0.26 - Raise an exception when a configuration file exists and is unreadable
v0.0.25 Add new function utils.cwd
v0.0.24 Deal with edge case in logger regarding json
Release swh.core v0.0.23 - Properly fix the PyYAML dependency
Release swh.core v0.0.22 - Proper loading of yaml and ini files in all paths
Release swh.core v0.0.20 - Add some generic bytes <-> escaped unicode methods