Skip to content

0.5.0

Pre-release
Pre-release

Choose a tag to compare

@brotkrueml brotkrueml released this 18 Nov 18:57
· 89 commits to main since this release
975ef37

Added:

  • AbstractFeed class which can be extended in custom feed implementations

Changed:

  • Substitute laminas/laminas-feed and jdecool/jsonfeed with custom implementation
  • Rename Enclosure class to Attachment
  • Allow multiple attachments for JSON feeds
  • Integrate FeedCategoryInterface into FeedInterface
  • Integrate StyleSheetInterface into FeedInterface
  • Adjust namespace for classes Attachment, Author, Category, Image