Skip to content

release-2.1

Compare
Choose a tag to compare
@skx skx released this 18 Apr 06:02
· 119 commits to master since this release
236c5bc

release-2.1

This release builds upon the previous one, by allowing more per-feed options to be configured in the config-file:

  • It is now possible to notify only about feed-entries which have titles matching a particular regular expression
    • Requested in #66, resolved in #68
  • It is now possible to specify a custom HTTP User-Agent header, on a per-feed basis.
    • Reported in #69, resolved in #70.

Test-coverage was improved slightly for our HTTP-fetching package, but not significantly.