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


v0.10.0
-------
+ Added AniLibria tracker.


v0.9.1
------
* Py3 compatibility improved.


v0.9.0
------
* Fixed another rutracker login issue.
+ QBittorrent RPC support.


v0.8.0
------
+ Added kinozal.tv tracker.
+ Basic Python 3 support.


v0.7.1
------
* Fixed rutracker login issue.


v0.7.0
------
+ Deluge plugin updated
+ Rutor plugin updated


v0.6.0
------
* rutracker mirror list updated
* nnm club mirror list updated
+ Implemented mirror domain availability discovery


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.