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