v0.9.1
- Fix up
TSTLSOptionsto work without@availablewrapped enum case. Up and coming changes to compiler don't allow for@availableto 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