Skip to content

3.2.0

Compare
Choose a tag to compare
@billp billp released this 16 Dec 16:29
· 12 commits to master since this release

3.2.0 (2022-12-16)

Full Changelog

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