v1.0.1
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_strto a new module calledutils.py
- Adjusted imports, tests, and references accordingly
- Adjusted documentation
Full Changelog: v1.0.0...v1.0.1