What's Changed
- Support implementations that send invalid trailing 0x00 bytes in JSON messages by @Neverminda in #30
- Add support for IPv6 connections by @DerAndereAndi in #31
- Fix a few linter warnings by @DerAndereAndi in #35
- Add support for Avahi reconnects by @DerAndereAndi in #36
- Improve closing of ship connection by @DerAndereAndi in #33
- Change default mDNS to
MdnsProviderSelectionAll
: Try Avahi and use zeroconf if not found - Update minimum Go version to 1.22.0
- Update dependencies
New Contributors
- @Neverminda made their first contribution in #30
Full Changelog: v0.5.3...v0.6.0