Skip to content

v1.0.1

Compare
Choose a tag to compare
@realshouzy realshouzy released this 22 Dec 22:21
· 113 commits to main since this release

What's Changed

  • Dropped support for Python 3.8
  • Internal refactoring
  • Restructured implementation of functions in args_handling.py
  • Extracted functions into separate functions now located in configs_handling.py
  • Moved the helper function resolved_path_from_str to a new module called utils.py
  • Adjusted imports, tests, and references accordingly
  • Adjusted documentation

Full Changelog: v1.0.0...v1.0.1