Skip to content

Releases: DiamondGotCat/FastGet

FastGet v4.0

12 Nov 03:58

Choose a tag to compare

  • The default file name automatically set from the URL has been changed to exclude URL parameters, etc.
  • Fixed an issue where incorrect version information was sent in the user agent header. This update correctly sets it to version 4.0.
  • The default number of threads has been reduced from 8 to 4. However, you can still set the number of threads explicitly as before, such as 8 or 10.
  • Previously, only one bar was used for downloads, but this update has changed it to display a bar for each thread.
  • In the event of an error, a simple error message was displayed to stdout; this has been changed to a less obtrusive display method that works in conjunction with the progress bar.
  • The nercone-modern library included in the pre-built binaries is newer than in the previous release, and a display bug has been fixed, making it easier to read and more comfortable to use.

Writed by Nercone, Translated with Google Translate (ja-JP -> en-US)

FastGet v3.0.1

29 Oct 09:14

Choose a tag to compare

  • FIX: Fixed build error on Windows runner due to wget not being installed (changed to curl)

Writed by Nercone, Translated with Google Translate (ja-JP -> en-US)

FastGet v3.0

29 Oct 08:40

Choose a tag to compare

  • FEAT: Easier-to-read progress bar
  • FEAT: Download time displayed in milliseconds

Writed by Nercone, Translated with Google Translate (ja-JP -> en-US)

FastGet v2.0

09 Aug 01:14
97defc5

Choose a tag to compare

New:

  • User-Agent Header
  • Merging Progress Bar
  • Executable File (Binary) Version

FastGet 1.0.0 (FIRST)

22 Nov 15:00
e900e5f

Choose a tag to compare

FAST Downloading in HTTPS!