All notable changes to this project will be documented in this file.
SwiftHTTP
adheres to Semantic Versioning.
Small bug fixes.
Refactor that has a simpler design. Single framework (no more platform suffixes! e.g. SwiftHTTPOSX, SwiftHTTPTVOS, etc).
fixed:
#278
#272
#251
#226
#140
Update for Swift 4 support
Small fix for JSON serializer.
Addresses bugs from the Swift 3 port.
Swift 3.0 update.
Swift 2.2 update.
fixed:
#215
Changed:
Add Swift package manager support
TVOS support
WatchOS support
Parameter encoding fixes (#178, #182).
Progress Closure.
Global handlers.
Custom header support in HTTP
factory methods.
Custom header support in HTTP
factory methods.
API refactor and first release of Swift 2 support.