Skip to content

Releases: Hirevo/mega-cli-rs

v0.1.3

09 Oct 02:08
v0.1.3
3b75979
Compare
Choose a tag to compare

Added

  • Added support for RSA-encrypted nodes (like the ones received through public upload links).

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Mar 14:44
v0.1.2
b7a6217
Compare
Choose a tag to compare

Added

  • Added --no-check-certificate global command-line option

v0.1.1

12 Mar 20:32
v0.1.1
18c8710
Compare
Choose a tag to compare

Added

  • Added compare subcommand
  • Added --origin global command-line option
  • Added --max-retries global command-line option
  • Added --min-retry-delay global command-line option
  • Added --max-retry-delay global command-line option
  • Added --timeout global command-line option
  • Added --https global command-line option
  • Added -H shorthand for --show-handles in list and tree subcommands
  • Added --all option for get subcommand
  • get subcommand now uses checksums to avoid uselessely re-downloading files

Changed

  • get subcommand now chooses default output paths more sensibly

Fixed

  • Download errors in get subcommand are no longer silent

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

v0.1.0

12 Mar 20:31
v0.1.0
05ef89d
Compare
Choose a tag to compare

Added

  • Initial release