Skip to content

Releases: neothXT/SwiftNet

Release 2.0.6

21 Jan 15:00
24560fd
Compare
Choose a tag to compare

Quality of life updates fixing the need to clean build folder after adding SwiftNet dependency

Release 2.0.5

06 Nov 21:53
85c23f1
Compare
Choose a tag to compare

SPM targets squashed, cocoapods version without macros enabled

Release 2.0.4

30 Oct 21:22
b91c0c8
Compare
Choose a tag to compare

CombineNetworking becomes SwiftNet to better describe its flexibility, power and swiftness

Release 2.0.3

30 Oct 12:45
Compare
Choose a tag to compare

AccessTokenErrorCodes field of CNConfig added to increase flexibility

Release 2.0.2

15 Oct 16:01
Compare
Choose a tag to compare

EndpointBuilder accessibility modifiers update and AnyPublisher's toAsyncTask() test added

Release 2.0.1

10 Oct 22:33
Compare
Choose a tag to compare

Optional descriptor param added to all EndpointBuilder macros

Release 1.11.0

12 May 20:41
Compare
Choose a tag to compare

Recursive empty collections removal for toDictionary() method of Encodable

Release 1.10.0

25 Apr 22:09
Compare
Choose a tag to compare

Encodable's toDictionary() logic simplification. Reachability and KeychainAccess swapped for built-in solutions

Release 1.9.0

17 Mar 21:31
Compare
Choose a tag to compare

added ability to mock response data for testing purposes

Release 1.8.1

28 Feb 22:43
Compare
Choose a tag to compare

Encodable+toDictionary() logic update