- Restore Swift 2.2 support Antoine Marcadet
See build details and artifacts at buddybuild: https://dashboard.buddybuild.com/apps/57e58ce073e94e0100c34a01/build/5806802b704b6f010083639d
Unclaimed project
Are you a maintainer of Kakapo? Claim this project to take control of your public changelog and roadmap.
See build details and artifacts at buddybuild: https://dashboard.buddybuild.com/apps/57e58ce073e94e0100c34a01/build/5806802b704b6f010083639d
PATCH method support Hernan GonzalezSee build details and artifacts at buddybuild: https://dashboard.buddybuild.com/apps/57e58ce073e94e0100c34a01/build/58014b553b4a9b0100067d1b
PATCH method support Hernan Gonzalez_Swift 3.0 Support_
Renamed HTTPBody to httpBody and HTTPHeader to httpHeader
HTTPMethod enum cases are now lowercase
Updated APIs to follow Swift 3 new naming guidelines:
serialize(_ keyTransformer: KeyTransformer? = nil) -> Any? -> serialized(transformingKeys keyTransformer: KeyTransformer? = nil) -> Any?