All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added support for RSA-encrypted nodes (like the ones received through public upload links).
- Added
--no-check-certificate
global command-line option
- 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
inlist
andtree
subcommands - Added
--all
option forget
subcommand get
subcommand now uses checksums to avoid uselessely re-downloading files
get
subcommand now chooses default output paths more sensibly
- Download errors in
get
subcommand are no longer silent
- Initial release