Releases: spatie/laravel-feed
Releases · spatie/laravel-feed
4.4.0
What's Changed
- ci: Use GITHUB_OUTPUT envvar instead of set-output command by @arunsathiya in #202
- Laravel 11.x Compatibility by @laravel-shift in #205
New Contributors
- @arunsathiya made their first contribution in #202
- @laravel-shift made their first contribution in #205
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- Styled feeds by @timvandijck in #199
New Contributors
- @timvandijck made their first contribution in #199
Full Changelog: 4.2.1...4.3.0
4.2.1
4.2.0
What's Changed
- Refactor tests to PEST by @alexmanase in #194
- Add .stubs.php by @mabdullahsari in #195
New Contributors
- @alexmanase made their first contribution in #194
- @mabdullahsari made their first contribution in #195
Full Changelog: 4.1.5...4.2.0
4.1.5
4.1.4
What's Changed
Full Changelog: 4.1.3...4.1.4
4.1.3
What's Changed
Full Changelog: 4.1.2...4.1.3
4.1.2
4.1.1
What's Changed
- update PSR-2 to PSR-12 by @iamfarhad in #184
- Remove some whitespace by @driesvints in #186
New Contributors
- @iamfarhad made their first contribution in #184
- @driesvints made their first contribution in #186
Full Changelog: 4.1.0...4.1.1
4.1.0
- allow Laravel 9