Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 1.79 KB

Changelog

2.1.0 (2024-09-26)

Features

Bug Fixes

  • return location after downloading (22d03c3)

2.0.1 (2024-09-26)

Miscellaneous Chores

2.0.0 (2024-09-26)

⚠ BREAKING CHANGES

  • remove old and add new versions

Features

  • improve distribution loading and handling (05b08d2)
  • move to poetry (f522b0b)
  • remove old and add new versions (f220110)

Bug Fixes

  • add timeouts to requests.get (5fe7d41)
  • handle version at package level (8d3c492)
  • move checksum verification into a separate function (5eed052), closes #1