Skip to content

Releases: Kaishiyoku/hera-rss-crawler

6.0.1

30 Mar 19:30
Compare
Choose a tag to compare
  • added support for Laravel 11

6.0.0

06 Oct 06:41
Compare
Choose a tag to compare

This release drops support for PHP 8.0.

5.1.10

17 Aug 08:41
Compare
Choose a tag to compare
refactored code

5.1.9

17 Jun 14:32
Compare
Choose a tag to compare
return null for HTTP Not Found Exceptions

5.1.8

04 Jun 20:44
Compare
Choose a tag to compare
fixed code inspection warning

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