Skip to content

1.5.0

Latest
Compare
Choose a tag to compare
@Vkt0r Vkt0r released this 26 Sep 17:57
· 42 commits to stable since this release
9483a5d

Added

  • Add two new cases to the responses (notAcceptable, tooManyRequests). (#437) by @KKuzmichev

Fixed

  • Fix an issue causing a crash when the Content-Lenght was negative. (#457) by @Vkt0r

Changed

  • Fix SUPPORTED_PLATFORMS for tvOS. This helps Carthage to build only the specified platform when the option --platform is used. (#464) by @jasminlapalme