- Added TCP Client and Server support for OSC 1.0 and OSC 1.1 formats, with support for sending responses to the client - Added response support to the existing UDP Client and Server code
1.8.3
- Using trusted publisher setup to publish to pypi
1.8.2
- Changed packaging method to pypa/build - Removed pygame example to simplify dependencies
1.8.1
- Add options to UdpClient to force the use of IPv4 when IPv6 is available and vice versa
- Add support for arguments with Nil type
1.8.0
- Support for sending and receiving Int64 datatype (`h`).