SemVer Minor
- Conditionally conform
AddressedEnvelopetoHashable&Equatable(#2017)
SemVer Patch
- Get Android constants used by Channel from Bionic instead (#2026, patch credit to @buttaface)
- Reduce allocations when scheduling tasks (#2010, #2011)
- Add
canImport(_Concurrency)for Xcode 13.0 (#2015) - Guarantee ordering of
scheduleTaskwith same deadline (#2020) - Precondition that read doesn't return EINVAL (#2022)
Other Changes
- Correct spelling of foreseeable in README.md (#2024, patch credit to @bobychaudhary)
- Update docs generation script to match latest source-kitten (#2013)
- Update soundness script for 2022 (#2027)
- nio-diagnose: list all thread names (#2030)