Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@cthoyt cthoyt released this 16 Nov 11:07
· 6 commits to main since this release

Enhancements

  • Improve logging when erroring from calling urlretrieve by @cthoyt in #73
  • Add initial support for version handling by @cthoyt in #76

Bug Fixes

  • Fix name error when failing to create README.md in data directory by @cthoyt in #72

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