Skip to content

v0.4.5

Compare
Choose a tag to compare
@MaxDall MaxDall released this 22 Oct 18:30
· 329 commits to master since this release
5d3f301

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)

Fixes

for DEVs

JSON+LD

We refactored our JSON and JSON-LD parser to be more robust and support multi-type LDs

Deprecation

  • Deprecate get_value_by_key_path and replace with xpath_search by @MaxDall in #626

Bug fixes

Fixed a bug with using suppress as error handling would result in skipping articles

  • Add default return values for attributes by @MaxDall in #633

Full Changelog: v0.4.4...v0.4.5