Releases: willvincent/feeds
Releases · willvincent/feeds
v2.6.0
v2.5.0
Support for Laravel 10
v2.4.0
v2.3.0
Laravel 9 support by @laravel-shift
Laravel 8 support by @dimio
Custom User Agent support by @matriphe
Injectable factory by @DrowningElysium
Documentation clarification by @pschaub
v2.2.0
- Allow use with Laravel 8 (arazgholami)
v2.1.0
- Allow use with laravel 7
- Fix: #69 - strip_attribute not working by @wensonsmith
2.0.0: Merge pull request #64 from mohamedsabil83/master
- Initial Laravel 6 compatibility by mohamedsabil83
v1.1.7
Merge pull request #55 from koenhoeijmakers/patch-2 Fix broken import
v1.1.6
Fixed
- Issue #49 by koenhoeijmakers
v1.1.5
Changes since v1.1.4
- Default curl options to empty array by xvlady
- Remove SimplePie handle_content() by gavro
- Add Curl Timeout by pierrocknroll