Improved ergonomics
With this release development ergonomics improved slightly:
rosc
now returns plainResult
instead of thenom
specificIResult
(#33)- there's a new
OscAddress
type that allows validating OSC addresses only once. This change is also a performance improvement. (#32)
Special thanks to @DrLuke for implementing both changes and thus closing #29 and #30.