Releases: thecatalinstan/CSFeedKit
Releases · thecatalinstan/CSFeedKit
1.0.0
0.3.0
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 toCSFeedItem
- The
image
property toCSFeedChannel