ResponseDetective v1.0 Release Notes

Release Date: 2017-02-24 // about 7 years ago
  • ๐Ÿš€ This is a major and a first stable release of ResponseDetective! ๐Ÿ•ต๏ธ

    • ๐Ÿ‘ Swift 3.0.2 support: ResponseDetective has been rewritten in Swift 3.0.2 and its API has been revisited to be compliant with Swift API Design Guidelines. (#13, #19, #22, #25, #27, #18, #20, kudos to @serejahh and @akashivskyy!)
    • ๐Ÿ‘ Platform support: ResponseDetective now supports tvOS 9.0+ and macOS requirement has been lowered to macOS 10.9+. (#16, #17, kudos to @akashivskyy!)
    • ๐Ÿ‘ Better CocoaPods support: Installation issues that might have occurred when using CocoaPods on Objective-C-only projects has been fixed. (#21, #28, kudos to @MatteoBatti and @akashivskyy!)
    • Parametric Content-Types: ResponseDetective now honors Content-Type headers containing parameters, such as application/json; charset=utf8. (#23, #24, #26, kudos to @akashivskyy!)

    Kudos to @PatrykKaczmarek, @rad3ks, @Siemian and @akashivskyy who helped review the pull requests!

    Note: The prebuilt framework targets Swift 3.0.2 and Xcode 8.2.1. If you use another version of Xcode, you might need to run carthage command with --no-use-binaries option.