Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@guoye-zhang guoye-zhang released this 04 Apr 20:13
· 2 commits to main since this release
a0a57e9

What's Changed

SemVer Minor

  • Enable MemberImportVisibility check on all targets by @rnro in #78

SemVer Patch

  • Request.url should return nil for situations where it is not applicable by @guoye-zhang in #84
  • Eliminate hasPrefix usage for pseudo HTTP header names by @guoye-zhang in #87
  • PseudoHeaderFields adopting CoW to reduce size by @guoye-zhang in #88

Other Changes

  • add .editorconfig file by @rnro in #73
  • Aligning semantic version label check name by @FranzBusch in #75
  • Update release.yml by @FranzBusch in #80
  • Enable strict concurrency by @clintonpi in #82
  • Update benchmark threshold to 6.1 by @guoye-zhang in #83
  • CI use 6.1 nightlies by @rnro in #85
  • Rename nightly_6_1 params to nightly_next by @rnro in #91
  • Only apply standard swift settings on valid targets by @rnro in #93
  • Add static SDK CI workflow by @rnro in #95
  • Enable macOS CI on merge to main and daily timer by @rnro in #96
  • Enable macOS CI on pull requests by @rnro in #97

New Contributors

Full Changelog: 1.3.1...1.4.0