v0.4.5
Important
This is a re-release of version 0.4.5
from 10/21/2024, as the package couldn't be published on pypi
.
New publishers for Japan and Spain and some maintenance 🔧
Publishers
New
We added two new publishers located in Japan (The Japan News/Yomiuri Shimbun) and one from Spain (El Pais)
- Add
The Japan News
by @addie9800 in #627 - Add
Yomiuri Shimbun
by @addie9800 in #628 - Add
El Pais
by @addie9800 in #632
Fixes
- Fix bug in author parsing in
TheNamibian
by @addie9800 in #619 - Fix
Hessenschau
by @addie9800 in #624 - Fix
Focus
by @addie9800 in #623 - Update
Taz
parser by @MaxDall in #642 - Handle author dict Bug by @addie9800 in #641
for DEVs
JSON+LD
We refactored our JSON and JSON-LD parser to be more robust and support multi-type LDs
- Cleaner code for LD and JSON parsing by @MaxDall in #625
- Handle multiple ld types by @addie9800 in #631
- Fix trailing whitespace issue by @addie9800 in #635
Deprecation
Bug fixes
Fixed a bug with using suppress
as error handling would result in skipping articles
Full Changelog: v0.4.4...v0.4.5