Skip to content

Releases: segabor/OSCCore

Critical fix!

07 Apr 09:20
Compare
Choose a tag to compare

This release fixes a breaking change made in Swift NIO back in 2019
Other notable change is the switch Swift tooling to version 5.4

OSC <3 NIO

30 Aug 10:23
Compare
Choose a tag to compare

OSCCore is now powered by Apple's Swift NIO!
ATTENTION! This is a breaking change! Your code must also be ported to Swift NIO to use OSCCore.

Completed OSC Specification 1.0

14 Jan 05:34
Compare
Choose a tag to compare

OSCCore now conforms to OSC 1.0!

Hello Swift 4

14 Jan 05:43
Compare
Choose a tag to compare

This release welcomes Swift 4. It also contains important bugfixes

  • Fix broken OSC timestamp serialization and date conversion
  • OSCBundles were not recognized

Minor fixes and improvements

15 May 20:56
Compare
Choose a tag to compare

This is a bugfix release that addresses issue #5.