Skip to content

v0.1.7 - Reduce logging, use Poetry, add config path argument

Latest
Compare
Choose a tag to compare
@lebrice lebrice released this 20 Jan 19:45
· 4 commits to master since this release
26ec008

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

Full Changelog: v0.1.6...v0.1.7