v0.14.0
Breaking Changes
- Added Sendable conformance to hummingbird-core types. This includes requiring that the
HBResponseBody.streamCallbackclosure is@Sendablewhich is a breaking change.
Minor Version Changes
- Changed Swift concurrency availability to include macOS 10.15 and iOS 13 etc