Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

63 lines (40 loc) · 1.88 KB

Change Log

All notable changes to this project will be documented in this file. SwiftHTTP adheres to Semantic Versioning.

Small fix for JSON serializer.

Addresses bugs from the Swift 3 port.

fixed: #249 #248

Swift 3.0 update.

fixed: #192 #240 #241 #245

Swift 2.2 update.

fixed: #215

Changed: Add Swift package manager support TVOS support WatchOS support

fixed: #195 #203

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.