Releases: Kyome22/OpenMultitouchSupport
Releases · Kyome22/OpenMultitouchSupport
4.0.0
28 May 13:05
Compare
Sorry, something went wrong.
No results found
Breaking Changes
Replaced Combine Subjects with AsyncStream using swift-async-algorithms' Share.
Updated the tech stack, including Xcode and Swift versions, which resulted in increasing the minimum supported OS from 13+ to 15+.
Full Changelog : 3.0.3...4.0.0
3.0.3
13 Jan 06:29
Compare
Sorry, something went wrong.
No results found
3.0.2
12 Jan 15:09
Compare
Sorry, something went wrong.
No results found
3.0.1
12 Jan 14:51
Compare
Sorry, something went wrong.
No results found
3.0.0
12 Jan 14:31
Compare
Sorry, something went wrong.
No results found
What's Changed
Migrate to Xcode 16 & Swift 6.0 by @Kyome22 in #4
Make it usable without building XCFramework for users. by @Kyome22 in #5
New Contributors
Full Changelog : 2.0.0...3.0.0
2.0.0
02 Mar 11:55
Compare
Sorry, something went wrong.
No results found
Modifications
OpenMultitouchSupport is now distributed with Swift Package Manager.
The API has been changed to match modern Swift.