Skip to content

Releases: apple/swift-tools-support-async

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

0.9.2

23 Mar 16:28
68873b4
Compare
Choose a tag to compare
Fix import of unicode symlinks (#46)

0.9.1

23 Mar 16:27
Compare
Choose a tag to compare

0.9.0

23 Mar 16:27
Compare
Choose a tag to compare

0.8.7

17 Jan 17:04
02afc6d
Compare
Choose a tag to compare
  • allow more TSC versions