+ `add_torrent` now returns torrent id (hash) (see 5). + `remove_torrent` now returns the result of core function instad of `True`.
0.4.0
------ * Added support for Deluge 2 * get_torrents will now accept a comma separated string in addition to accepting a list for field filters * Future support for Deluge 1.x is no longer possible, please use the older eggs
0.3.1
------ * Added CORS settings for WebUI.
0.3.0
------ * Add CORS support. * Added CORS settings for GTK.
0.2.1
------ * Fixed add_rorrent download_location not honored (see 8).