Enhancements
- Improve logging when erroring from calling
urlretrieve
by @cthoyt in #73 - Add initial support for version handling by @cthoyt in #76
Bug Fixes
Typing
- Typo fixes from #65 by @cthoyt in #75
- Remove redundant type annotations in docstrings by @cthoyt in #74
- More detailed typing on file openers by @cthoyt in #78
- Add additional detailed opener type annotations by @cthoyt in #79
- Improve typing in
pystow.utils
by @cthoyt in #80 - Add remaining type hints for extras by @cthoyt in #81
Packaging
- Increase minimum version of Python to 3.9 by @cthoyt in #77
- Update packaging, formatting, and linting by @cthoyt in #82
- Finish transitioning to cookiecutter-snekpack by @cthoyt in #83
Full Changelog: v0.5.6...v0.6.0