Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

release-3.0

Choose a tag to compare

@skx skx released this 05 Jun 15:43
· 56 commits to master since this release

This release removes a lot of the backwards compatibility we've had in place, added as we slowly changed various internals.

To ease maintenance, avoid confusion, and to keep things simple we've now made a clean break with the past:

  • The only configuration file processed is that documented in rss2email help config.
    • This is almost certainly ~/.rss2email/feeds.txt, unless you're running upon a Microsoft Windows platform.
  • The only location used to record this history of feed-items which have been seen is ~/.rss2email/state.db
    • The directory ~/.rss2email/seen can be removed if it is still present.