Changelog
0.3.0 (2026-05-05)
Feat
- add max_words_per_article to limit token usage (#14)
- query last 24h articles, do no set them to read status (#12)
Fix
- deps: update all dependencies (#13)
Refactor
- add all the ruff rules! (#9)
0.2.0 (2026-04-28)
Feat
- better ux (#8)
Refactor
- docs improvement (#7)
0.1.0 (2026-04-26)
Feat
- add first version of minizen (#3)
Fix
- bug with config file and default values (#4)