Skip to content

v0.9.1

Choose a tag to compare

@adam-fowler adam-fowler released this 05 May 16:14
· 79 commits to main since this release
c3889e3
  • Fix up TSTLSOptions to work without @available wrapped enum case. Up and coming changes to compiler don't allow for @available to be used with enum cases that have associated values.
  • Optimise http decode of requests that come with one body part. ie don't treat them as a streamed body
  • CI is working with swift 5.4