bbc-news - 1.0.2
Introducing the bbc-news
Python library, version 1.0.2!
Changes
- Added
Yoruba
language support - Updated README examples
Installation
You can install the updated bbc-news
library via pip:
python -m pip install -U bbc-news
bbc-news
requires Python 3.7 or later.
BBC News API - 2.4
API: Enhancements
- Bug Fixes
- Added
Yoruba
language support
What's Changed
- Fixed English endpoint's issue causing to return empty by @Sayad-Uddin-Tahsin in #16
- Added Yoruba language support by @Sayad-Uddin-Tahsin in #18
- Modified API Library according to latest changes by @Sayad-Uddin-Tahsin in #20
Full Changelog: v2.3...v2.4