Unclaimed project
Are you a maintainer of swifter? Claim this project to take control of your public changelog and roadmap.
Scopes: manifest, ontouchstart, dataText. (#410) by @apocolipsehtmlBody(String) to HttpResonse as a compability case for the changed html(String) case. (#410) by @apocolipseAn issue causing a crash regarding a thread race condition. (#399) by @Vkt0r
An issue in the HttpRouter causing issues to handle routes with overlapping in the tail. (#379, #382) by @Vkt0r
Fixes build errors by excluding XC(UI)Test files from regular targets. (#397) by @ChristianSteffens
Fixes HttpRequest.path value to be parsed without query parameters. (#404) by @mazyod
Fixes the issue of missing Content-Length header item when shareFilesFromDirectory is being used to share files. (#406) by @nichbar
URLComponents for HttpRequest path and query parameters parsing #404) by @mazyodHttpResponse functions statusCode() and reasonPhrase changed to computed variables instead of functions, and made public (No impact on existing usage as it was previously internal). (#410) by @apocolipseHttpResponseBody.json from AnyObject to Any to allow Swift dictionaries/arrays without converting to their Objective-C counterparts. (#393) by @edwinvegerHttpResponse: html requires now a complete html-string, not only the body-part.CHANGELOG.md and README.md in the Xcode-Project for easy access / changes.