Releases: strvcom/ios-networking
Releases · strvcom/ios-networking
1.0.2
Invalidating URL session
We added logic to manage invalidation of URLSession manually in case the user uses other than shared URLSession
1.0.0
0.1.0
Sorting get parameters
What's Changed
Full Changelog: 0.0.8...0.09
Release 0.0.8
What's Changed
- [fix] URL query keys percent encoding by @matejmolnar in #68
Full Changelog: 0.0.7...0.0.8
Fix - remove unsafe flags
What's Changed
Full Changelog: 0.0.6...0.0.7
Docs & custom url query item encoding
What's Changed
- [feat] Downloads/Uploads manager usage simplification and sample unification by @matejmolnar in #59
- [feat]: Add CI workflow to run tests by @johnkodes in #62
- [feat] Web hosted documentation by @matejmolnar in #63
- dev to master by @matejmolnar in #64
- [fix] docs urls in README by @matejmolnar in #65
- [feat] Add support for custom URL parameters percent encoding by @matejmolnar in #56
- Dev by @cejanen in #66
New Contributors
- @johnkodes made their first contribution in #62
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Feat/add swiftlint by @cejanen in #51
- [feat] Downloads UI updates by @matejmolnar in #53
- [feat] Users screen with more samples by @matejmolnar in #54
- [feat] Add proper README by @matejmolnar in #57
- [feat] Make Authorization data codable by @raulbatista94 in #60
- Feat/support ios14 by @cejanen in #61
New Contributors
- @raulbatista94 made their first contribution in #60
Full Changelog: 0.0.4...0.0.5
Download + upload support
What's Changed
- Support for associated array query parameters by @gajddo00 in #38
- Download support by @matejmolnar in #33
- DocC documentation by @gajddo00 in #41
- [FIX] Download file location no longer exists by @gajddo00 in #47
- [FIX] Upload manager adjustments by @gajddo00 in #48
- Add
multipart/form-data
support by @tonyskansf in #44 - Data and file upload support by @tonyskansf in #43
- Update README.md by @cejanen in #49