Releases: 417-72KI/StubNetworkKit
Releases · 417-72KI/StubNetworkKit
0.5.0
0.4.1
0.4.0
Important
Now requires Swift 5.8+
What's Changed
- Update actions/download-artifact action to v4 by @renovate in #34
- Update actions/upload-artifact action to v4 by @renovate in #35
- Update actions/cache action to v4 by @renovate in #36
- Update 417-72KI/danger-swiftlint action to v5.10 by @renovate in #37
- Update dependency 417-72KI/MultipartFormDataParser to from: "2.2.0" by @renovate in #38
- Update dependency 417-72KI/MultipartFormDataParser to from: "2.2.1" by @renovate in #40
- Drop Swift 5.7 by @417-72KI in #39
Full Changelog: 0.3.1...0.4.0
0.3.1
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
0.2.1
What's Changed
- Replace whole tests with using Swift Concurrency by @417-72KI in #18
- Divide test with
Alamofire
andAPIKit
to each files by @417-72KI in #19 - Replace
::set-output
with usingGITHUB_OUTPUT
by @417-72KI in #20 - Update actions/checkout action to v4 by @renovate in #21
- Update actions/checkout digest to 8ade135 by @renovate in #22
Full Changelog: 0.2.0...0.2.1
0.2.0
0.1.1
0.1.0
What's Changed
- Refactor
StubError
with LocalizedError by @417-72KI in #5 - Replace
switch
withResult
styleget() throws
by @417-72KI in #6 - Do not cancel previous CI on
main
by @417-72KI in #8 - Add test pattern with function-chaining by @417-72KI in #7
- Protocol-based conditioning by @417-72KI in #9
- Rename package
StubNetworkingSwift
->StubNetworkKit
by @417-72KI in #10
Full Changelog: 0.0.2...0.1.0