Releases: lemon24/reader
Releases · lemon24/reader
2.5
User-added entries, feed URL validation, PyPy 3.8 support, bugfixes; see changelog for details.
2.4
Enable search by default. Store feed description and version. See changelog for details.
2.3
Python 3.10 support. entry_dedupe
now deletes old duplicates. Fix for entry_dedupe
bug introduces in 2.2. See changelog for details.
2.2
Approximate matching for entry_dedupe
. After feed update hooks. Entry read/important modified timestamps. See changelog for details.
2.1
Entry count averages. See the changelog for details.
2.0
Backwards incompatible changes (API clean-up). See the changelog for details.
1.20
after_entry_update_hooks
plugin hook is now public; bugfixes; full changelog.
1.19
Drop Python 3.6 support. Support PyPy 3.7. Various bugfixes and deprecations. See the changelog for more details.
1.18
Pre-2.0 deprecations, minor bug fixes. There are some minor compatibility breaks, see the changelog for details.
1.17
Reserved tag and metadata keys, mark_as_read becomes a built-in plugin; full changelog.