Releases: scgolang/osc
Releases · scgolang/osc
v0.9.2
v0.9.0
This is the first release of the osc
package.
This release supports almost the whole OSC 1.0 spec.
The missing features that will be completed for the 1.0 release of this package are
- Bundle support
- TCP support
v0.9.1
Changes in this release:
- Fix UDPConn not being assignable to Conn.
- Fix some linting errors.