Skip to content

Releases: ProjectMile/Mile.Aria2

Mile.Aria2 1.0 (1.0.1050.0)

13 Feb 06:30

Choose a tag to compare

We are excited to announce that we've released the seventh version.

Release Notes

  • Remove asynchronous DNS support because it will introduce some DNS issues when transferring files.
  • Update dependencies from vcpkg https://github.com/microsoft/vcpkg/tree/f4155cdf81be1897350f8fab082fdecc0d4469fd.
    • Update zlib to 1.3.1.
    • Update expat to 2.7.4.
    • Update sqlite3 to 3.51.2.
    • Update libssh2 to 1.11.1_DEV.
  • Remove c-ares dependency for Mile.Aria2.Dependencies.
  • Fix some issues in BufferedFile::onClose() function. (Contributed by NIC8146.)
  • Simplify the Mile.Aria2 entry point implementation.
  • Fix the source code file header comment format.
  • Migrate from Mile.Project.Windows to Mile.Project.Configurations.
  • Use Mile.Windows.UniCrt instead of VC-LTL.
  • Update Mile.Windows.Helpers to 1.0.1171.
  • Migrate solution from sln to slnx.
  • Remove Mile.Aria2.RefreshPackageVersion project.
  • Update GitHub Actions for Node 20 support.

Usage

Download Mile.Aria2_1.0.1050.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.230.0)

16 Nov 23:19

Choose a tag to compare

We are excited to announce that we've released the seventh version.

Release Notes

  • Update aria2 to 1.37.0.
  • Update zlib to 1.3.0 from vcpkg 2023.10.19.
  • Update SQLite to 3.43.1 from vcpkg 2023.10.19.
  • Update libssh2 to 1.11.0 from vcpkg 2023.10.19.
  • Update Mile.Windows.Helpers to 1.0.27.
  • Update Mile.Project.Windows.

Usage

Download Mile.Aria2_1.0.230.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.66.0)

05 Jun 16:00

Choose a tag to compare

We are excited to announce that we've released the sixth version.

Release Notes

  • Adapt to C++ compilers with later than C++14 standards.
  • Adjust several implementations.

Usage

Download Mile.Aria2_1.0.66.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.8.0)

07 Apr 17:53

Choose a tag to compare

We are excited to announce that we've released the fifth version.

Release Notes

  • Improve Windows version detection and display. (Contributed by ElemenTP.)
  • Fix the TLS renegotiation handling. (Contributed by ElemenTP.)
  • Add TLS 1.3 support for WinTLS backend. (Contributed by ElemenTP.)
  • Adjust target framework setting for NuGet package. (Thanks to 高怡飞.)

Usage

Download Mile.Aria2_1.0.8.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.7.0)

07 Apr 01:08

Choose a tag to compare

We are excited to announce that we've released the fourth version.

Release Notes

  • Fix command line parsing issue.
  • Make NuGet package support .NET platform.

Usage

Download Mile.Aria2_1.0.7.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.6.0)

05 Apr 18:04

Choose a tag to compare

We are excited to announce that we've released the third version.

Release Notes

  • Remove the GMP dependency.
  • Update third-party dependencies.
  • Update the manifest definition.
  • Add NuGet packaging support.

Usage

Download Mile.Aria2_1.0.6.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.5.0)

04 Apr 16:41

Choose a tag to compare

We are excited to announce that we've released the second version.

Release Notes

  • Remove the CommandLineToArgvW API dependency. (Suggested by Bas Timmer and Rafael Rivera.)
  • Make 64-Bit a2_off_t to fix the maximum 4GB file limitation.
  • Use MinGW's getopt_long implementation instead of PostgreSQL‘s to resolve the command line parsing issues. (Thanks to 高怡飞.)

Usage

Download Mile.Aria2_1.0.5.0_Binaries.zip and extract it.

Kenji Mouri

Mile.Aria2 1.0 (1.0.3.0)

03 Apr 13:44

Choose a tag to compare

We are excited to announce that we've released the first version, Mile.Aria2 1.0.

Release Notes

  • Initial release.
  • Inherited all features provided in the official Windows binaries from aria2 1.36.0.
  • Use VC-LTL 5.x toolchain to make the binary size smaller.

Usage

Download Mile.Aria2_1.0.3.0_Binaries.zip and extract it.

Kenji Mouri