All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated syntax/settings to Swift 4.2/Xcode 10.0
- Changelog
- Compile framework during build for example apps.
- Add shared schemes for Carthage compatibility #22
- Add init with array argument to OSCMessage.
- Fix string decoding. String arg comparisons now work as expected.