Skip to content

Swift 5.10 Release

Latest
Compare
Choose a tag to compare
@MaxDesiatov MaxDesiatov released this 06 Mar 15:00
· 265 commits to main since this release

Notable Changes

  • #7010

    On macOS, swift build and swift run now produce binaries that allow backtraces in debug builds. Pass SWIFT_BACKTRACE=enable=yes environment variable to enable backtraces on such binaries when running them.

  • #7101

    Binary artifacts are now cached alongside repository checkouts so they do not need to be re-downloaded across projects.

Merged Pull Requests

New Contributors

Full Changelog: swift-5.9.2-RELEASE...swift-5.10-RELEASE