Skip to content

Releases: Code-Hex/pget

v0.2.1

15 Sep 00:29
7cb7dea
Compare
Choose a tag to compare

v0.2.0

14 Sep 13:16
c170c43
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.1.1

04 Jan 17:03
b9f3ea5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Jan 09:14
83d7e56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.6...v0.1.0

v0.0.6

15 Oct 17:08
Compare
Choose a tag to compare

Changes🎉

  • Added output option (like wget -o).
  • Added referer option.
  • Improved safety of parallel requests (using errgroup).

Please read README.md

Thanks!!

v0.0.5

05 Aug 03:30
Compare
Choose a tag to compare

Changes

  • Support for input urls from stdin. Please read README.md
  • Fixed some issues

v0.0.4

18 Jul 15:17
Compare
Choose a tag to compare

Changes

  • Support for distributed download function!! Please read README.md
  • Modified target directory <- thanks @vedhavyas 🎉
  • Added user-agent option
  • Removed -o option. instead of -t option
  • Fixed issue where regex does not match if "-" appears more than twice such as in "http://r6---snnvoxuioq6.googlevideo.com"
  • Download performance has been improved

v0.0.3

12 Jul 10:47
Compare
Choose a tag to compare

Changes

  • Added resume function!! <- thanks @vedhavyas
  • Added check new release option --check-update
  • Fixed -o option. you can select download directory.
  • Fixed resource leaking.
  • Pget is more stable now

v0.0.2

07 Jul 07:11
Compare
Choose a tag to compare

Changes

  • Added timeout option for request in checking method
  • Modified url validation
  • Improved usage message
  • Pget is stable now

First release!!

02 Jul 17:50
Compare
Choose a tag to compare

Let's start fast download

enjoy!!