Skip to content

1.7.0

Compare
Choose a tag to compare
@nikolay-borzov nikolay-borzov released this 20 Apr 19:18
· 21 commits to master since this release

Added

  • Make package scoped. Use @nikolay-borzov/torrent-clean instead of torrent-clean
  • Implement remembering last torrent ID for the specified directory. Setting rememberLastTorrent: true in config file makes torrent-clean save last torrent ID value to lastTorrent property inside config file. lastTorrent value is used when --torrent argument is not set.

Changed

  • Make --torrent and torrentId optional. Throw error when torrentId cannot be received from lastTorrent property
  • Return "Parsed TORRENT_NAME" CLI output