Skip to content

Releases: apple/swift-http-structured-headers

HTTP Structured Headers 0.2.0

27 Apr 16:34
a3c50a9

Choose a tag to compare

SemVer Minor

  • Drop support for Swift 5.2 and 5.3 (#19)

SemVer Patch

  • Remove redundant conformance constraints (#22)

Other Changes

  • Add 5.6 main CI and nightly 5.7 (#17, #18 )
  • Fix warnings, that appeared after requiring Swift 5.4 (#21)

HTTP Structured Headers 0.1.0

12 Jan 16:35
8c5c9aa

Choose a tag to compare

Changes

  • Rename a number of types and modules (#13)
  • Fixes for changes to the OSS Decimal type (#16)

HTTP Structured Headers 0.0.1

20 Jan 16:17
dd9aca3

Choose a tag to compare

Initial release!

This package will remain in zerover status until at least after the final RFC for HTTP structured headers ships. Once that happens we can consider freezing the API.