Releases: alexdebril/feed-io
Releases · alexdebril/feed-io
PHP 7 migration
Yahoo! media thumbnails
detect media:thumbnail as medias if present #140
Ability to force the feed's timezone if missing from the stream
Now we can force the feed's timezone : #134
medias inclusion in Atom stream
medias are now correctly embedded in Atom feeds #131
Fix body size detection
Use ->getBody()->getSize() instead of strlen() which can be buggy : #122
multiple categories writing - 304 status support
Atom's date format, Guzzle Factory, Feed implements Countable and php-cs-fixer
Fix crash when lastModified attribute is missing
v3.0.1 Update specifications-support.md
JSON Feed support
feed-io now supports JSON Feed as specified on https://jsonfeed.org/version/1
HTML special chars decoding
feed-io now decodes HTML special chars in the description