4.0 (2023-04-24)
Closed issues:
- SwiftUI Image: support modifier instead of using TermiNetwork.Image view #45
- Name refactor to align with the Repository pattern #35
Merged pull requests:
3.2.0 (2022-12-16)
Implemented enhancements:
- Write test cases covering task cancelation #44
- Wrap all async functions with withTaskCancellationHandler that cancels the request if needed #43
- Support task cancellation on async functions #42
Closed issues:
- Unescape escaped slashes of response from logger #49
- Fix duplicated debug print on codable deserialisation error #46
- No need to handle middleware if there is already an error #40
- Change access level of Transformer's internal protocol type #37
Merged pull requests:
- Support task cancellation on async functions (#42) #51 (billp)
- Unescape escaped slashes of response from logger (#49) #50 (billp)
- Fix duplicated debug print on codable deserialisation error (#46) #47 (billp)
- if there is already an error, then no need to handle the middleware #39 (voynovia)
3.1.1 (2022-12-04)
Closed issues:
- Add support for async/await #34
Merged pull requests:
3.1.0 (2022-12-01)
Closed issues:
- Update pinning test certificate #32
Merged pull requests:
3.0.0 (2021-12-29)
Implemented enhancements:
- Implement HPKP (HTTP Public Key Pinning) #20
- Add network reachability #18
- Increase test coverage #17
Fixed bugs:
- Update heroku ssl certificate #24
Closed issues:
- Remove integration with Travis #28
- Support Xcode 13.x #26
- Disable Reachability for watchOS #22
- Remove deprecated functions and classes #19
Merged pull requests:
- Increase test coverage (#17) #31 (billp)
- Remove integration with Travis (#28) #29 (billp)
- Issue 26 support Xcode 13.x #27 (billp)
- Update heroku ssl certificate (#24) #25 (billp)
2.1.1 (2021-02-02)
2.1.0 (2021-02-02)
Merged pull requests:
2.0.1 (2021-01-14)
Closed issues:
- Update TestPinning test cases to use the new response callbacks #14
- Fix testQueueFailureModeCancelAll test case #13
- Remove warning about operation queue when its finished but never started #12
Merged pull requests:
- Remove warning about operation queue when its finished but never started (fixes #12) #16 (billp)
- Update TestPinning test cases to use the new response callbacks (fixes #14) #15 (billp)
2.0.0 (2021-01-14)
Closed issues:
Merged pull requests:
- Change deprecated calls from Request (fixes #10) #11 (billp)
- Change the way of getting the response (fixes #8) #9 (billp)
1.0.5 (2020-12-29)
1.0.4 (2020-12-29)
1.0.3 (2020-12-28)
1.0.2 (2020-12-28)
1.0.1 (2020-12-28)
* This Changelog was automatically generated by github_changelog_generator