- Adds support for Windows case insensitivity
- Adds official support for Python 3.8
- States official support for PathLike objects in the
find_module_name
function - Fixes and updates the release workflow in GitHub Actions
- Bumps pycollect from 0.2.2 to 0.2.3
- Lift
__init__.py
requirement for considering a path as importable
- Fix module finder for Windows
- Added utility function to find a file's module name
- Update docs
- First beta release
- Fix GitHub release workflow.
- First release on PyPI.