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