Skip to content

Releases: spatie/laravel-feed

2.1.2

27 Feb 15:54
874315c
Compare
Choose a tag to compare
  • Laravel 5.8 compatibility

2.1.1

27 Aug 15:07
Compare
Choose a tag to compare
  • Add support for Laravel 5.7

2.1.0

24 Jun 20:59
Compare
Choose a tag to compare
  • Add view config option

2.0.2

08 Feb 11:28
Compare
Choose a tag to compare
  • Add support for L5.6

2.0.1

30 Jan 22:14
Compare
Choose a tag to compare
  • Fixed item sorting

2.0.0

30 Aug 12:24
Compare
Choose a tag to compare
  • Laravel 5.5 compatibility
  • Package rewrite, feeds can be built from anything that created a FeedItem now
  • Introduced the Feedable interface for models that can be transformed to a FeedItem
  • The readme has an upgrade guide to v2

1.4.1

07 Aug 12:08
Compare
Choose a tag to compare
  • removed unnecessary dependency

1.4.0

13 May 09:31
Compare
Choose a tag to compare
  • allow an argument to be passed with items in config

1.3.1

12 May 13:49
Compare
Choose a tag to compare
  • add a tag to publish views

1.3.0

13 Apr 14:33
Compare
Choose a tag to compare
  • allow views to be published