Skip to content

Releases: alexdebril/feed-io

Filter items to keep only new ones since last hit

09 May 15:49
9b726b1
Compare
Choose a tag to compare
Issue/390 (#397)

* Fiter items through `Result`. Fix #390

* Fix coding style

* remove backslash

* Advertise filtering ability

Expose accurate mime-types for XML streams

14 Apr 13:01
f5f06ea
Compare
Choose a tag to compare

replace calls to `getDescription()`

10 Apr 21:23
0b3250a
Compare
Choose a tag to compare
v4.9.13

replace `getDescription()` with getContent()` - fix #391 (#395)

feed-io complies with PSR/Log 1 -> 3

09 Feb 18:24
23248f7
Compare
Choose a tag to compare
v5.0.10

feed-io complies with PSR/Log 1 -> 3 and Monolog 1 -> 2 (#389)

Fix missing media type

07 Feb 14:25
c149304
Compare
Choose a tag to compare
v5.0.9

Fix #361 (#387)

Fix missing media type

07 Feb 14:22
0d7d20b
Compare
Choose a tag to compare
v4.9.12

Fix #361 (#386)

Use app's autoloader if present

01 Feb 18:09
fd289a9
Compare
Choose a tag to compare
Issue/fix factory (#384)

* Fix missing `use` statement

* Use app's autoloader if present

Autoload the Factory to fix bin/feedio

01 Feb 18:02
5482eef
Compare
Choose a tag to compare
v5.0.7

Fix missing `use` statement (#383)

Executable doesn't depend on Symfony anymore

01 Feb 17:50
7f9e3c7
Compare
Choose a tag to compare
Issue/symfony console removal close #377 (#382)

* `./bin/feedio` doesn't need Symfony anymore

* Removed useless stuff

* New Lint rules applied

Cast the length to comply with ints provided by JSON Feed

01 Feb 17:33
0c2c924
Compare
Choose a tag to compare
v5.0.5

Cast the length to comply with ints provided by JSON Feed #374 (#380)