Skip to content

0.6.0

Compare
Choose a tag to compare
@orchetect orchetect released this 29 Sep 00:13
· 212 commits to main since this release

New

  • Refactored OSCKit to adopt Swift Concurrency where applicable
  • Added Sendable conformance to types and closures

Maintenance

  • Bumped package minimum requirements to macOS 10.15, iOS 13, tvOS 13, watchOS 6 (as a result of Swift Concurrency requirements)
  • Example projects have been cleaned up and refactored to use cleaner design patterns
  • Updated documentation