Skip to content

Latest commit

 

History

History
80 lines (37 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

80 lines (37 loc) · 3.34 KB

CHANGELOG

0.3.1 (2024-05-09)

Bug Fixes

  • set auth only if token is not none (d0b0ac7)

0.3.0 (2024-03-14)

Features

  • add token flag for passing github pat (b8d0b0d)

Bug Fixes

  • can download binary files (f5dd2ad)
  • ref option is now on HEAD (10d12c1)

0.2.2 (2024-03-11)

Bug Fixes

Dependencies

  • update classifiers up to python 13 (daf9553)

Documentation

0.2.1 (2024-03-04)

Dependencies

  • update python version for wider support (8e6bef1)

0.2.0 (2024-03-01)

Features

  • add description to pyproject.toml (a99574d)
  • impl gget for github (ba22ca5)

Documentation

v0.1.0 (2024-02-28)

Chore

Feature

  • feat: impl gget for github (ba22ca5)

Unknown