Skip to content

Releases: alexdebril/rss-atom-bundle

Update feed-io to v2.4.9

10 Jan 10:39
Compare
Choose a tag to compare

It brings the ability to reset filters after reading a feed

Update feed-io to v2.4.7

15 Dec 08:49
Compare
Choose a tag to compare

This release fixes the InvalidArgumentException thrown when the description is empty

Update feed-io to v2.4.6

07 Dec 14:53
Compare
Choose a tag to compare

In this update, feed-io no longer requires symfony/console in its dependencies. It solves potential compatibility issues.

Merge : Update feed-io to v2.4.4

28 Nov 13:15
Compare
Choose a tag to compare
v3.0.1

Merge branch 'release/2.x'

Update feed-io to v2.4.4

28 Nov 13:14
Compare
Choose a tag to compare

This update brings back compatibility with symfony 2.8

feed-io full support

18 Nov 08:53
Compare
Choose a tag to compare

From now on, rss-atom-bundle uses only feed-io to read and write feeds. All legacy classes in Protocol/ and Driver/ have been removed, every users are encouraged to follow the upgrade guide to migrate from v2.5 to v3.0.

Update feed-io to v2.4.3

18 Nov 08:35
Compare
Choose a tag to compare

In this release, feed-io now supports CDATA content

Transitionnal version : feed-io integration

04 Oct 21:49
Compare
Choose a tag to compare

In version 3.0, feed-io will be fully integrated in rss-atom-bundle and will replace the Protocol and Driver namespaces.

2.5 brings :

  • the deprecation list
  • the upgrade guide
  • feed-io is used in the MockProvider
  • StreamController supports feeds built with feed-io

Added date formats

13 Sep 11:47
Compare
Choose a tag to compare
Merge pull request #119 from alexdebril/issue/99

Close #99

Update to Symfony 3.1.3

03 Aug 11:51
Compare
Choose a tag to compare
Merge pull request #115 from alexdebril/issue/114

Update dependencies