Skip to content

Releases: apple/swift-tools-support-async

0.17.0

17 Sep 23:22
8cd2157
Compare
Choose a tag to compare

What's Changed

  • Pulls in swift-async-process race condition fix. by @rballard2 in #60

Full Changelog: 0.16.0...0.17.0

0.16.0

09 Sep 21:23
16f2963
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.15.0...0.16.0

0.15.0

29 Aug 19:19
6a08e86
Compare
Choose a tag to compare

What's Changed

  • Add Sendable conformances for some important types by @agrue in #58

Full Changelog: 0.14.1...0.15.0

0.14.1

24 Jan 10:57
8fcd85d
Compare
Choose a tag to compare

What's Changed

  • Add LICENSE.txt attribution for thirdparty software by @dmbryson in #56
  • make compatible with Musl by @weissi in #57

Full Changelog: 0.14.0...0.14.1

0.14.0

22 Oct 16:57
9a14bac
Compare
Choose a tag to compare

[⚠️ This would be a SemVer major release but because we're still 0.x, we can tag this as a new 0.x]

What's Changed

  • require iOS 15 (which is what TSC does...) by @weissi in #55

Full Changelog: 0.13.0...0.14.0

0.13.0

22 Oct 15:21
216fdde
Compare
Choose a tag to compare

[⚠️ This would be a SemVer major release but because we're still 0.x, we can tag this as a new 0.x]

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

22 Oct 10:55
dfbced7
Compare
Choose a tag to compare

What's Changed

  • TSA is compatible with TSC 0.6.x by @weissi in #52

Full Changelog: 0.11.2...0.12.0

0.11.2

28 Aug 11:11
2dc6271
Compare
Choose a tag to compare

What's Changed

  • up swift-protobuf requirement (not compiling with old) by @weissi in #51

Full Changelog: 0.11.1...0.11.2

0.11.1

09 Aug 15:50
611f98e
Compare
Choose a tag to compare

What's Changed

  • make a bunch of stuff Sendable & add thread safety by @weissi in #50

Full Changelog: 0.11.0...0.11.1

TSA 0.9.3

28 Apr 16:21
9e2719b
Compare
Choose a tag to compare
  • add missing deps #47