Skip to content

Releases: LucHeart/CoreOSC-UTF8-ASYNC

1.6.0

02 Oct 22:19
1.6.0
3681ce4

Choose a tag to compare

What's Changed

  • CancellationToken support for .NET8 and .NET9 by @PaciStardust in #6
  • Add XML documentation for OSC interfaces and implementations by @LucHeart in #7

New Contributors

Full Changelog: 1.5.1...1.6.0

1.5.1

08 Sep 17:37
1.5.1
8a4717d

Choose a tag to compare

What's Changed

  • Fixed wrong index incrementing while parsing strings by @kafeijao in #5

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

08 Sep 17:36
1.5.0
1dffab4

Choose a tag to compare

What's Changed

  • Set IOControl to disable ICMP unreachable messages by @HakanL in #3
  • Implement a way to transparently handle bundles and messages at the s… by @LucHeart in #4

New Contributors

Full Changelog: v1.4.0...1.5.0

v1.4.0

10 Jul 17:51
v1.4.0
438e93c

Choose a tag to compare

What's Changed

  • Added method to return the remote endpoint address by @HakanL in #1
  • Increase accuracy and speed of TimeTag conversions by @OptoCloud in #2

New Contributors

Full Changelog: v1.2.1.0...v1.4.0

v1.2.1.0

04 Aug 18:50
6cc1a70

Choose a tag to compare

Rename Osc classes

v1.2.0.0

04 Aug 17:44
7e6999f

Choose a tag to compare

Initial release of the reworked version

Nuget