Skip to content

2.0.0 (2022-09-26)

Latest
Compare
Choose a tag to compare
@Dmitrii-I Dmitrii-I released this 26 Sep 17:42
· 4 commits to master since this release
  • Upgrade minimum required Python version from 3.6 to 3.7 because 3.6 reached end-of-life. See official Python website for currently active versions.
  • Automatically create directory tree found in path parameter to configure_logging().
  • Accept both Path and str as path in configure_logging().