Releases: c3kay/hoyolab-rss-feeds
Releases · c3kay/hoyolab-rss-feeds
v2.5.0
v2.4.3
Fixes
- Fixed pydantic validation error for post description field
- Fixed python versions in GitHub CI
v2.4.2
Changes
- Updated dependencies
- Added support for python 3.13
- Dropped support for python 3.9
v2.4.1
v2.3.1
v2.3.0
v2.2.2
v2.2.1
Changes
- Now using dedicated cover images for posts instead of the first image
Fixes
- Fixed Hoyolab bug: Some images had private URLs and would not load
- Added type checking for tests
v2.2.0
New Features
- Added python 3.11 support
- Added category selection/filtering for feeds
Changes
- feed_loader parameter is now optional for GameFeed
- Updated dependencies
- Minor bug fixes
v2.1.1
Changes
- Added PEP 561 compliance (type hints)
Fixes
- Rewording in CONTRIBUTING.md and README.md
- Fixed build badge in README.md