Releases: freedomofpress/trackthenews
Releases · freedomofpress/trackthenews
v0.3
- [Added] Expanded blocklist functionality to support blocking based on skipping a particular paragraph when checking or skipping an entire article using a
check_article
orcheck_paragraph
function. - [Removed] Old blocklist format using a
check
function. This is a breaking change for any projects that are using this blocklist format. - [Performance] Improved HTTP session management when requesting feeds.
- [Other] Added linters (flake8, black, isort) and updated code to satisfy them.
- [Other] Switched to Poetry for dependency management.
v0.2
This release adds Mastodon support.