This release includes many important bug fixes. In particular:
#211 fixes an issue that causes swiftly to arbitrarily select swift executables in PATH.
What's Changed
- Set interface include directory for the subprocess target by @owenv in #201
- Fix
Environment.updatingforcustomandrawBytesby @a7medev in #199 - Enable Android CI by @jakepetroules in #202
- Fix Android builds with NDK r28 and later by @jakepetroules in #203
- Fix the compiler version check for Span availability by @cmcgee1024 in #204
- Retroactively conform DispatchData to Sendable when building with older macOS SDKs in Swift CI by @owenv in #205
- Adapt to swiftlang/github-workflows changes by @jakepetroules in #208
- chore: restrict GitHub workflow permissions - future-proof by @incertum in #197
- Revert the compiler version check for the span default trait by @cmcgee1024 in #209
- Keep order of paths fixed by @SimplyDanny in #211
- Move
CODEOWNERSto.github/CODEOWNERSby @ahoppen in #216 - Update GitHub Workflow to use soundness.yml for Format Checking by @iCharlesHu in #219
- Add ENOTDIR as an acceptable spawn error by @iCharlesHu in #218
- Remove duplicate include by @AZero13 in #214
New Contributors
- @a7medev made their first contribution in #199
- @incertum made their first contribution in #197
- @SimplyDanny made their first contribution in #211
- @ahoppen made their first contribution in #216
- @AZero13 made their first contribution in #214
Full Changelog: 0.2...0.3