Swiftpack.co - Swift Packages by AdeptusAstartes

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by AdeptusAstartes

AdeptusAstartes/AlamofireRSSParser swift-4.0-final
An RSS parser response handler for Alamofire
⭐️ 39
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
4.0.0
1 year ago
Added Swift Concurrency support.
3.0.0
1 year ago
- Fixed Alamofire 6.0 deprecations. - Added Swift Package Manager support.
2.4.0
3 years ago
Fixes the `category` element not being parsed correctly. How did no one ever notice this?
Alamofire 4 Final
3 years ago
This is the final version of AlamofireRSSParser to support Alamofire 4. If you need to support Alamofire 4, please use this tag to do so.
2.1.0
6 years ago
Swift 4 "Conversion." Really this just meant updating the Swift version of the project and removing a reference to `characters` when getting a count on a `String` to remove a warning. Since Swift 4 support in Cocoapods 1.3x and less is sort of broken, make sure that once you run a `pod update` you manually change the "Swift Language Version" to 4.0 in the `AlamofireRSSParser` target of your Pods project if needed. Other changes: - Added the ability to parse the `category` RSS element by request from @CLutas - Changed required iOS version back to iOS 8 since somewhere along the line Alamofire also downgraded the required version (after upgrading to 9.0 which is why I did that in the first place)
Swift 4.0 Final
5 years ago
2.0.1
6 years ago
Note: this will most likely be the final Swift 3.x release. Also, as far as I can tell, this release should be good fox Xcode 9/Swift 4. Fixed warnings in Xcode 8.3+ Add support for `enclosure` tag thanks to @pjay Add support for non-encoded content tags thanks to @steve228uk
Swift 3.0 Initial Release
7 years ago
This is AlamofireRSSParser's first Swift 3.0 release! All future development and maintenance will be done in Swift 3.0 only. If you need Swift 2.2 or 2.3 support, please use the corresponding final releases for those versions.
Swift 2.3 Final
7 years ago
This is the final version of the AlamofireRSSParser that will support Swift 2.3. All future development will occur in Swift 3. Use this tag if you still need to support Swift 2.3 and Alamofire 3.5.x. To use this Swift 2.3 release via CocoaPods, add the following to your podfile: `pod 'AlamofireRSSParser', :git => 'https://github.com/AdeptusAstartes/AlamofireRSSParser.git', :tag => '1.0.7'`
Swift 2.2 Final
7 years ago
This is the final version of the AlamofireRSSParser that will support Swift 2.2. All future development will occur in Swift 3. Use this tag if you still need to support Swift 2.2 and Alamofire 3.3.x. To use this Swift 2.2 release via CocoaPods, add the following to your podfile: `pod 'AlamofireRSSParser', :git => 'https://github.com/AdeptusAstartes/AlamofireRSSParser.git', :tag => '1.0.5'`
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics