Skip to content

Release 0.6.0

Latest
Compare
Choose a tag to compare
@Ianleeclark Ianleeclark released this 18 Dec 21:43
· 4 commits to master since this release

Contained in this release are mostly improvements for notifying users of new torrents being added.

We now support IRC and RSS announcing for new torrents.

  • Fixes #181 (Reduce c.DBChoice redundancy)
  • Fixes #179 (Remove inherent MySQL requirement from codebase)
  • Fixes #178 (Implement a notification handler to pass to the announcehandlers)
  • Fixes #174 (Announce over IRC)
  • Fixes #173 (Announce over RSS)
  • Fixes #171 (Postgres database impl)
  • Fixes #170 (New Torrent announce API declaration)