Skip to content

Draft: Update Main to 0.1.8

Jonathan Hartman requested to merge dev into release-0.1.8

{RELEASE NAME} (Version 0.1.8)

{RELEASE INFORMATION}

Patch Notes

New

  • If a config.toml file is present in the working directory, we will parse it and use the defined settings to alter the behavior of the module (!37 (merged))

Improvements

  • Various code quality improvements (!38 (merged))
  • Replaced out of date reference to pkg_resources with importlib (!38 (merged))
  • We now limit the depth that folders are created by checking against the stored configuration (!39 (merged), !40 (merged))

Bugfixes

Edited by Jonathan Hartman

Merge request reports