Merge pull request #36 from lsmith77/remove_orm_hard_dep
Merge pull request #36 from lsmith77/remove_orm_hard_dep remove the hard dep on Doctrine ORM
View ArticleFix #35 - Register FeedDumpService compiler pass
Fix #35 - Register FeedDumpService compiler pass
View ArticleAdd PHP 5.6 and hhvm-nightly to travis-ci configuration
Add PHP 5.6 and hhvm-nightly to travis-ci configuration
View ArticleSet date.timezone to Travis-CI PHP configuration
Set date.timezone to Travis-CI PHP configuration
View ArticleUpdate Symfony composer dependency to allow Symfony 3
Update Symfony composer dependency to allow Symfony 3
View ArticleFix #7 - Formatters are now separated services
Fix #7 - Formatters are now separated services
View ArticleFix #37 - Add feed title, description + entity values translatable
Fix #37 - Add feed title, description + entity values translatable
View ArticleFix translation of title and description in RSS formatter
Fix translation of title and description in RSS formatter
View ArticleMerge pull request #38 from rklaver/rssformatter-translations-fix
Merge pull request #38 from rklaver/rssformatter-translations-fix Fix translation of title and description in RSS formatter
View ArticleMerge pull request #41 from qsomazzi/master
Merge pull request #41 from qsomazzi/master Fix Sprintf
View ArticleAdd possibility to specify node attributes (issue #42)
Add possibility to specify node attributes (issue #42)
View ArticleAllow custom field attributes to come from an entity method (issue #42)
Allow custom field attributes to come from an entity method (issue #42)
View ArticleFix item fields with an attribute only (fixes #44)
Fix item fields with an attribute only (fixes #44)
View ArticleFix .travis.yml file to do not test on Symfony 3
Fix .travis.yml file to do not test on Symfony 3
View ArticleFix README missing dependency for custom formatter (issue #39)
Fix README missing dependency for custom formatter (issue #39)
View Article