Release 0.2.0
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.
New Publishers
We added support for two new publishers: The Namibian and Le Monde,
- Add Le Monde by @alanakbik in #317
- Addition of The Namibian as a (Namibian) publisher by @addie9800 in #326
This was also @addie9800's first contribution to the package 🎉.
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
- Fix Type in Documentation by @dobbersc in #323
- Fix bugs in contribution tutorial and test generation by @MaxDall in #327
New Contributors
- @addie9800 made their first contribution in #326
Full Changelog: v0.1.0...v0.2.0