Releases: neothXT/SwiftNet
Releases · neothXT/SwiftNet
Release 2.0.6
Release 2.0.5
SPM targets squashed, cocoapods version without macros enabled
Release 2.0.4
CombineNetworking becomes SwiftNet to better describe its flexibility, power and swiftness
Release 2.0.3
AccessTokenErrorCodes field of CNConfig added to increase flexibility
Release 2.0.2
EndpointBuilder accessibility modifiers update and AnyPublisher's toAsyncTask() test added
Release 2.0.1
Optional descriptor param added to all EndpointBuilder macros
Release 1.11.0
Recursive empty collections removal for toDictionary() method of Encodable
Release 1.10.0
Encodable's toDictionary() logic simplification. Reachability and KeychainAccess swapped for built-in solutions
Release 1.9.0
added ability to mock response data for testing purposes
Release 1.8.1
Encodable+toDictionary() logic update