Skip to content

Release 0.2.0

Choose a tag to compare

@MaxDall MaxDall released this 31 Jan 16:26
· 2450 commits to master since this release
d86d52c

CC-NEWS

This release is all about CC-NEWS. Fundus now supports crawling through the entire CC-NEWS dataset using all of our supported publishers. For a quick tutorial on how to use this new feature, please go here.

Anything else?

Crawler logic

We changed the default crawler behavior to allow all articles that have at least a title, body, and publishing_dateto pass. This should increase the number of received articles when running the default crawler.

  • Change default value for only_complete parameter. by @MaxDall in #322

New Publishers

We added support for two new publishers: The Namibian and Le Monde,

and updated existing ones.

Logo

We added an awesome new logo thanks to @konstantin-lukas who made the design.

QoL

Thanks to @dobbersc, we now have a dynamic badge that gives a quick overview of the condition of our parser.

Bug fixes

New Contributors

Full Changelog: v0.1.0...v0.2.0