View Source Changelog
v0-1-2
v0.1.2
- Added
OSC.Message.path()
andOSC.Message.args()
typespecs.- These can be useful for typespecs in projects that use this library.
- Added typespecs for functions on
OSC.Message
. - Cleaned up some typespec references.
v0-1-1
v0.1.1
- Changelog created.
- Fixed some broken ExDoc links in
OSC.Types.Blob
. - FIxed nulls in doctests in
OSC.Types.String
.