torrt changelog
===============


v0.5.0
------
* IMPORTANT: Torrent parsing switched from `libtorrent` to `torrentool`.
+ CLI: launcher script is now crossplatform.
* CLI: `torrt walk` output made less verbose and mode structured.


v0.4.2
------
* Torrents without URL in comment won't issue exceptions anymore.
* Added request timeout, defaults to 10 sec.
* IMPORTANT: HTML parsing now requires `lxml` module.
* `--verbose` option now works with all commands.


v0.4.1
------
* Fixed rutracker torrents download.


v0.4.0
------
+ Implemented tracker mirrors support.
* --version command arg made py3 compatible.
* rutracker.org torrent file download fix.


v0.3.0
------
+ Implemented Notifications subsystem.
* get_registerd_torrents() is deprecated in favor of get_registered_torrents().


v0.2.3
------
* Now removes outdated torrents from torr when walking.


v0.2.2
------
* Now less verbose.
* Now removes outdated torrents from clients when walking from CLI.


v0.2.1
------
+ `list_rpc` console command now shows statuses.
* Fixed nnm-club tracker auth procedures.
* Walk mechanics improved.


v0.2.0
------
+ Implemented uTorrent crippled RPC support.


v0.1.0
------
+ Basic functionality.
