Skip to content

Releases: thecatalinstan/CSFeedKit

1.0.0

21 Jun 23:06
Compare
Choose a tag to compare

Released on Tuesday, June 22, 2021.

This release adds support for the Swift Package Manager. It also updates the projects to Xcode 12.5 recommended build settings.
Minimum macOS version is now 10.9, mainly for Xcode 12 compatibility, should still work fine on macOS >= 10.7.

0.3.0

21 Aug 14:00
Compare
Choose a tag to compare

This release adds support for the image and enclosure properties of an RSS channel and item respectively. It also updates the projects to Xcode 11.6 recommended build settings and the Xcode project format to 9.3. The examples have also been updated to Swift 5.

Added

  • The enclosure property to CSFeedItem
  • The image property to CSFeedChannel