Releases: alexdebril/rss-atom-bundle
Update to Symfony 3.0.4
- upgrade to symfony 3.0.4
- new date format : "d M Y H:i:s P"
Add support for overriding default curl options
It is now possible to configure the curl client : #109
Fix installation problem with Symfony 3
Fix of the issue #107
Fix installation problem with symfony 3
as describe in #107
Symfony 3 official support
rss-atom-bundle now fully supports Symfony 3. Besides, the bug #103 on enclosures reading has been fixed by https://github.com/GabrielAnca.
Dependencies update
Dependencies are up to date and feedio-bundle is suggested instead of rss-atom-bundle
Yahoo medias, categories, RSS content/summary
This release embeds the following pull requests from @romaricdrigon
Private feeds support
Ability to remove Cache-Control: public
from the headers in order to prevent the feed from being cached by a reverse-proxy.
Media formatting support
All Exceptions in the Exception namespace
By now, all exceptions are namespaced Debril\RssAtomBundle\Exception (pull request : #66).
Backward compatibility is broken so @soullivaneuh wrote a release note to explain how to upgrade from 1.x to 2.0 : https://github.com/alexdebril/rss-atom-bundle/blob/baf054754cb1cf9226216f10cf66926878163b94/UPGRADE-2.0.md