0.6.0
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