Skip to content

Releases: 01Joseph-Hwang10/git-remote-get

git-remote-get: v0.3.1

09 May 15:36
a6e8220
Compare
Choose a tag to compare

0.3.1 (2024-05-09)

Bug Fixes

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

git-remote-get: v0.3.0

14 Mar 08:21
fe6f865
Compare
Choose a tag to compare

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)

git-remote-get: v0.2.2

11 Mar 09:21
0354561
Compare
Choose a tag to compare

0.2.2 (2024-03-11)

Bug Fixes

Dependencies

  • update classifiers up to python 13 (daf9553)

Documentation

git-remote-get: v0.2.1

04 Mar 10:51
93bad2f
Compare
Choose a tag to compare

0.2.1 (2024-03-04)

Dependencies

  • update python version for wider support (8e6bef1)

git-remote-get: v0.2.0

01 Mar 18:04
2fe2a94
Compare
Choose a tag to compare

0.2.0 (2024-03-01)

Features

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

Documentation

v0.1.0

28 Feb 10:07
Compare
Choose a tag to compare

v0.1.0 (2024-02-28)

Chore

Feature

  • feat: impl gget for github (ba22ca5)

Unknown