reader v1.9 Release Notes

Release Date: 2020-10-28 // over 3 years ago
  • ๐Ÿš€ Released 2020-10-28

    • ๐Ÿ‘Œ Support Python 3.9. (:issue:199)
    • ๐Ÿ‘Œ Support Windows (requires Python >= 3.9). (:issue:163)
    • ๐ŸŽ Use GitHub Actions to do macOS and Windows CI builds. (:issue:199)
    • Rename the cloudflare_ua_fix plugin to ua_fallback. Retry any feed that gets a 403, not just those served by Cloudflare. (:issue:181)
    • ๐Ÿ›  Fix type annotation to avoid mypy 0.790 errors. (:issue:198)