Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.25 KB

File metadata and controls

41 lines (26 loc) · 1.25 KB

Change Log

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

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.