Releases: Kaishiyoku/hera-rss-crawler
Releases · Kaishiyoku/hera-rss-crawler
5.1.7
parseFeed will always return a feed or throw an exception
5.1.6
fixed tests
5.1.5
only crawl for image URLs when the feed item permalink is not NULL
5.1.4
added timeout of five seconds to default HTTP client
5.1.2
- filter out GIF image URLs
- fixed feed item image URL fetching when the found images are URIs without a complete URL
5.1.1
adjusted phpstan.neon
5.1.0
Added the ability to add your own feed discoverer logic.
5.0.0
With this version PHP 7.4 support has been dropped.
4.0.0
Dropped support for Laravel 8
3.1.1
Added support for Laravel 10.