Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 2.45 KB

Changelog

2.5.0 (2024-11-08)

Features

Bug Fixes

2.4.2 (2024-07-26)

Bug Fixes

  • download: Replace illegal characters in file and folder names by default. This can be disabled with --no-replace (d500663)

2.4.1 (2024-07-24)

Bug Fixes

  • Fix panic caused by negative file ID (755f391)

2.4.0 (2024-07-12)

Features

  • Ability to set a path for downloads (98fd433)
  • Add path flag to download (c01c755)
  • Move play command under files (98fd433)
  • Recursive downloads (part of #49) (98fd433)
  • Recursive downloads (part of 49) (c98d14e)
  • Use shared HTTP client instance, use references when applicable, move play command under files (2fba983)

2.3.0 (2024-05-11)

Features

  • Specify destination folder for transfers (d7bf359)