Notes
Particularly this release contains a rapid response to a compile failure for Swift 6 development branches. Any projects using the development toolchains should update to this released tag to avoid breakage.
What's Changed
- Support for Wasm using Swift SDKs that don't support pthreads by @scottmarchant in #389
- mapError - transforming failures by @phausler in #366
- docs: Update comments in Locking.swift to better clarify threading scenario for WASILibc by @scottmarchant in #393
- Fix unbuffered
sharedeadlock by @alessionossa in #387 - Add support for FreeBSD by @kkebo in #375
- Fix swift tool version in Package.swift@5.7 by @FirstAM in #374
- Fix a data race error with the internal
Optional.takeSendingby @FranzBusch in #399
New Contributors
- @scottmarchant made their first contribution in #389
- @alessionossa made their first contribution in #387
- @kkebo made their first contribution in #375
- @FirstAM made their first contribution in #374
Full Changelog: 1.1.1...1.1.2