Skip to content

Releases: cthoyt/pystow

v0.7.0

15 Jan 11:27
Compare
Choose a tag to compare

What's Changed

important pystow is now using the experimental uv build backend, so if you're installing it in editable mode, check the updated README and installation documentation

Full Changelog: v0.6.1...v0.7.0

v0.6.1

15 Jan 10:28
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

16 Nov 11:07
Compare
Choose a tag to compare

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

v0.5.5

07 Sep 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

01 Apr 19:39
Compare
Choose a tag to compare

What's Changed

  • Update CI and project metadata by @cthoyt in #69
  • Update configuration information by @cthoyt in #70

Full Changelog: v0.5.3...v0.5.4

v0.5.3

22 Feb 12:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

07 Nov 07:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.2

v0.5.0

07 Nov 07:57
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated submodule() function by @cthoyt in #62
  • Add progress bars for downloading by @cthoyt in #61

Full Changelog: v0.4.9...v0.5.0

v0.4.9

13 Jan 20:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8

13 Jan 20:13
Compare
Choose a tag to compare

What's Changed

  • Add zip xml I/O by @cthoyt in #56
  • Fix bug when writing config to empty files or files missing the desired section (thanks @sgbaird!)

Full Changelog: v0.4.7...v0.4.8