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**: https://github.com/realshouzy/auto-file-sorter/compare/v1.0.0...v1.0.1