Releases: netguru/ResponseDetective
1.5.1: The Noble Bachelor
In this release:
- ResponseDetective allows integrating via SPM. (#64, @mattboran)
1.5.0: The Engineer's Thumb
In this release:
- The configuration files which were pulled from
netguru/xcconfigs
are now vendored. (#63, @akashivskyy) - Modernized the project for Xcode 12.2 and Swift 5.3. (#63, @akashivskyy)
1.4.0: The Speckled Band
In this release:
- Fixed a crash caused by obtaining pointer address of
URLSession
. (#59, @akashivskyy) - Modernized the project for Xcode 11.4 and Swift 5.2. (#59, @akashivskyy)
Note: The prebuilt framework is not going to be distributed from this release forward.
1.3.0: The Blue Carbuncle
In this release:
- Modernized the project to Xcode 10.2 and Swift 5.0 (#57, @akashivskyy)
Kudos to @sochalewski who helped review the pull requests!
Note: The prebuilt framework is written in Swift 5.0 and built in Xcode 10.2.
1.2.4: The Man with the Twisted Lip
In this release:
- Released changes introduced in 1.2.3 to CocoaPods.
Zero source changes have been made.
Note: The prebuilt framework is written in Swift 3.2 and built in Xcode 9.3.
1.2.3: The Five Orange Pips
In this release:
- Fixed compilation problem with Xcode 9.3 (#51, @fphilipe, @akashivskyy)
Note: The prebuilt framework targets Swift 3.2 and Xcode 9.2.
1.2.2: The Boscombe Valley Mystery
In this release:
- Fixed deprecation warnings raised by Xcode 9.1 (#49, @akashivskyy)
Kudos to @sochalewski who helped review the pull requests!
Note: The prebuilt framework targets Swift 3.2 and Xcode 9.1.
1.2.1: A Case of Identity
In this release:
- Renamed and enabled project schemes for archiving, fixing installation via Carthage >= 0.26 (#46, #47, @Maciej-Matuszewski, @akashivskyy)
Zero source changes have been made.
Note: The prebuilt framework targets Swift 3.2 and Xcode 9.0.
1.2.0: The Red-headed League
In this release:
- Modernized the project to Xcode 9 and Swift 3.2 (#41, #45, @akashivskyy)
- Migrated underlying project configuration to netguru/xcconfigs (#33, #37, @akashivskyy)
- Fixed a documentation mistake (#44, @castus)
Zero source changes have been made. Kudos to @Siemian who helped review the pull requests!
Note: The prebuilt framework targets Swift 3.2 and Xcode 9.0.
1.1.0: A Scandal in Bohemia
In this release:
*/x-www-form-urlencoded
content-types are now deserialized (#31, #32, kudos to @akashivskyy!)text/*
(not onlytext/plain
) content-types are now deserialized (#32, kudos to @akashivskyy!)
Kudos to @pikor who helped review the pull requests!
Note: The prebuilt framework targets Swift 3.1 and Xcode 8.3.