Skip to content

Releases: neothXT/SwiftNet

Release 1.8.0

22 Feb 22:15
Compare
Choose a tag to compare

Added CNNetworkMonitor to enable continuous monitoring of network connection changes (thanks to ashleymills's Reachability)

Release 1.7.2

27 Jan 14:56
Compare
Choose a tag to compare

Removed storeTokensInKeychain flag from CNConfig. CombineNetworking now automatically recognizes when safe storage is available

Release 1.7.1

27 Jan 00:52
Compare
Choose a tag to compare

test() and testRaw() added to enable simple tests with just a status code as well as tests checking both status code and response type

Release 1.7.0

23 Jan 13:32
Compare
Choose a tag to compare

test() method added for CNProvider to enable simplified endpoint testing

Release 1.6.6

13 Jan 22:06
Compare
Choose a tag to compare

Quality of life update - storeTokensInKeychain set to false by default