ResponseDetective Versions Save

Sherlock Holmes of the networking layer. :male_detective:

1.5.1

2 years ago

In this release:

1.5.0

3 years ago

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

4 years ago

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

4 years ago

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

5 years ago

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

6 years ago

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

6 years ago

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

6 years ago

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

6 years ago

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

6 years ago

In this release:

  • */x-www-form-urlencoded content-types are now deserialized (#31, #32, kudos to @akashivskyy!)
  • text/* (not only text/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.