What's Changed
- Fix docstring of the
dict_union
function by @GaetanLepage in #327 - Fix #307: Replace logger.info with logger.debug by @bguisard in #328
- Try a fix for broken docformatter pre-commit hook by @lebrice in #333
- Remove dead code and manage dependencies with poetry by @42nick in #330
- Add option to specify config path argument name by @joshlk in #334
New Contributors
- @GaetanLepage made their first contribution in #327
- @bguisard made their first contribution in #328
- @42nick made their first contribution in #330
- @joshlk made their first contribution in #334
Full Changelog: v0.1.6...v0.1.7