Skip to content

Swift HTTP Structured Headers 1.2.0

Latest
Compare
Choose a tag to compare
@Lukasa Lukasa released this 13 Jan 11:07
· 2 commits to main since this release
d01361d

What's Changed

SemVer Minor

  • [RFC 9651] Implement adjustments for backward compatible update by @clintonpi in #40
  • [RFC 9651] Add support for Date type to RawStructuredFieldValues by @clintonpi in #41
  • [RFC 9651] Add support for Display String type to RawStructuredFieldValues by @clintonpi in #43
  • Add support for Date type to StructuredFieldValues by @clintonpi in #49
  • Enable strict concurrency by @clintonpi in #53
  • Add support for Display String type to StructuredFieldValues by @clintonpi in #51
  • Integer serialization fix for 32 bit platform compatibility by @clintonpi in #52

SemVer Patch

  • Migrate to GitHub Actions by @rnro in #42

Other Changes

New Contributors

Full Changelog: 1.1.0...1.2.0