0.3.0
Breaking
- Now requires Swift 5.7
- POST request in watchOS has been unavailable because intercepting request is not working.
What's Changed
- Drop Swift 5.6 by @417-72KI in #25
- Swift 5.9 support by @417-72KI in #26
multipart/form-data
support by @417-72KI in #24- Update dependency 417-72KI/MultipartFormDataParser to from: "2.1.2" by @renovate in #27
- Fix
Body.is~
failure by @417-72KI in #28 - Update watchOS supporting by @417-72KI in #29
- Update unexpected unhandled dependencies by @417-72KI in #30
- Refactor calling
StubNetworking.option
by @417-72KI in #31 - Divide files with no test cases to exclusive folders by @417-72KI in #13
- Danger by @417-72KI in #32
Full Changelog: 0.2.1...0.3.0