Recent Releases of reader
reader -
Wrap unexpected retriever/parser errors in ParseError instead of letting them bubble up, so exceptions raised by custom retrievers/parsers for one feed don't prevent updates for others. Add the timer experimental plugin. See changelog for details.
- Python
Published by lemon24 over 2 years ago
reader -
Drop Python 3.9 support. Use concurrent.futures instead of multiprocessing.dummy. Wrap unexpected hook errors in UpdateHookError instead of letting them bubble up, so plugin-raised exceptions for one feed don't prevent updates for others. Add an Exception hierarchy diagram. Make reader._parser a package and rework lazy imports. See changelog for details.
- Python
Published by lemon24 over 2 years ago
reader -
Support Python 3.11. Improve startup speed via lazy imports. See changelog for details.
This release marks reader's 5th anniversary and its 2000th commit.
- Python
Published by lemon24 about 3 years ago
reader -
Reserved tag and metadata keys, markasread becomes a built-in plugin; full changelog.
- Python
Published by lemon24 almost 5 years ago
reader -
Update entries based on content changes; full changelog.
- Python
Published by lemon24 almost 5 years ago
reader -
updatefeedsiter(), better reader update command, makereader(sessiontimeout=...); full changelog.
- Python
Published by lemon24 about 5 years ago
reader -
https://reader.readthedocs.io/en/latest/changelog.html#version-1-4
- Python
Published by lemon24 over 5 years ago
reader -
Allow updating feeds concurrently; extra filter arguments on the get_* methods.
- Python
Published by lemon24 almost 6 years ago