Skip to content

3.36.0 - Convert all tests from XCTest to SwiftTesting

Latest

Choose a tag to compare

@penny-for-vapor penny-for-vapor released this 14 Apr 07:41
· 1 commit to main since this release
3779ced

What's Changed

Convert all tests from XCTest to SwiftTesting by @gwynne in #198

Also:

  • Bumps the minimum Swift version to 6.1
  • Enables InternalImportsByDefault
  • Chooses the most performant implementation of StringProtocol.replacing(_:with:) based on platform
  • Updates CI
  • Updates docs theme with better light/dark mode color choices

Reviewers

Thanks to the reviewers for their help:

This patch was released by @gwynne

Full Changelog: 3.35.0...3.36.0