Swift 5.10 Release
shahmishal
released this
06 Mar 15:42
·
84 commits
to main
since this release
What's Changed
- Various set of SPM based build updates for Windows by @compnerd in #873
- Various build fixes to get llbuild to build with SPM on Windows by @compnerd in #874
- Reapply changes to use posix_spawn_file_actions_addchdir_np on macOS by @owenv in #876
- Fix test for Apple Silicon bot by @hamishknight in #878
- Add support for Musl libc by @MaxDesiatov in #881
- Fixup use of invalid implicit cast of strongly-typed enum to underlying type. by @artemcm in #882
- Fix recent build regression on Android by @finagolfin in #883
- Introduce the concept of "detached" external commands for the C/Swift API by @akyrtzi in #886
- Remove -incremental when using -whole-module-optimization by @keith in #884
- Add new Swift API for creating CustomTasks from byte arrays instead of strings by @owenv in #887
- Add missing dependencies by @neonichu in #888
- [5.10] Revert 'Add missing dependencies (#888)' by @finagolfin in #892
- Remove file path sensitivity from DB error handling checks in unit tests by @dmbryson in #902
New Contributors
Full Changelog: swift-5.9.2-RELEASE...swift-5.10-RELEASE