Skip to content

Version 0.6.0

Latest
Compare
Choose a tag to compare
@DerAndereAndi DerAndereAndi released this 21 Sep 15:31
· 17 commits to dev since this release
v0.6.0
760c312

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

Full Changelog: v0.5.3...v0.6.0