Skip to content

Releases: Kaishiyoku/hera-rss-crawler

5.1.7

03 May 10:14
Compare
Choose a tag to compare
parseFeed will always return a feed or throw an exception

5.1.6

02 May 09:31
Compare
Choose a tag to compare
fixed tests

5.1.5

01 May 21:52
Compare
Choose a tag to compare
only crawl for image URLs when the feed item permalink is not NULL

5.1.4

12 Mar 20:47
Compare
Choose a tag to compare
added timeout of five seconds to default HTTP client

5.1.2

12 Mar 19:37
Compare
Choose a tag to compare
  • filter out GIF image URLs
  • fixed feed item image URL fetching when the found images are URIs without a complete URL

5.1.1

11 Mar 14:28
Compare
Choose a tag to compare
adjusted phpstan.neon

5.1.0

11 Mar 13:31
Compare
Choose a tag to compare

Added the ability to add your own feed discoverer logic.

5.0.0

11 Mar 12:04
Compare
Choose a tag to compare

With this version PHP 7.4 support has been dropped.

4.0.0

03 Mar 16:46
Compare
Choose a tag to compare

Dropped support for Laravel 8

3.1.1

13 Feb 20:23
9974f43
Compare
Choose a tag to compare

Added support for Laravel 10.