Skip to content

Releases: Kyome22/OpenMultitouchSupport

4.0.0

Choose a tag to compare

@Kyome22 Kyome22 released this 28 May 13:05

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

Choose a tag to compare

@Kyome22 Kyome22 released this 13 Jan 06:29

Full Changelog: 3.0.2...3.0.3

3.0.2

Choose a tag to compare

@Kyome22 Kyome22 released this 12 Jan 15:09

Full Changelog: 3.0.1...3.0.2

3.0.1

Choose a tag to compare

@Kyome22 Kyome22 released this 12 Jan 14:51

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@Kyome22 Kyome22 released this 12 Jan 14:31

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

Choose a tag to compare

@Kyome22 Kyome22 released this 02 Mar 11:55

Modifications

  • OpenMultitouchSupport is now distributed with Swift Package Manager.
  • The API has been changed to match modern Swift.