Skip to content

Releases: yuler/gh-download

v0.6.1

03 Apr 02:50
Compare
Choose a tag to compare

What's Changed

  • fix: update urlencode_filename function & echo command when dry_run mode (18587bc)

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

v0.6.0

14 Mar 04:42
Compare
Choose a tag to compare

What's Changed

  • feat: use gh auth token instead of deprecated gh config get. by @yuler in #14

Full Changelog: v0.5.1...v0.6.0

v0.5.1

22 Nov 18:16
Compare
Choose a tag to compare

What's Changed

  • fix: with escape for filename by @yuler in #12

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Nov 15:06
Compare
Choose a tag to compare

What's Changed

  • feat: use curl parallel download by @yuler in #10. Thanks @brainwo
  • feat: add --dry-run option

Full Changelog: v0.4.1...v0.5.0

v0.4.1

02 Nov 05:23
Compare
Choose a tag to compare

What's Changed

  • fix: url regex issues related to . by @brainwo in #6

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

20 Sep 01:45
Compare
Choose a tag to compare

What's Changed

  • !feat: add outdir/outfile option & add test.sh for record test cases' by @yuler in #4

Break Changes

  • remove output option

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Sep 06:27
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

Features

  • Add support github.com url directly & Refactor download function a0afe3b

Huge thanks for @lakuapik's idea #2 !

v0.2.0

11 Jan 01:54
Compare
Choose a tag to compare
  • Fix the download_file function $output condition(Close #1)

Full Changelog: v0.1.1...v0.2.0

v0.1.1

25 Nov 05:18
Compare
Choose a tag to compare
  • Fix download folder handler

v0.1.0

23 Nov 10:49
Compare
Choose a tag to compare

First release