Skip to content

18.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 20:50
· 418 commits to refs/heads/main since this release
634c739

What's Changed

  • Fix host resolution when local dns does not resolve mdns (#636) @bdraco
  • Update some legacy python code to python 3.9 (#635) @bdraco
  • Avoid building musllinux wheels (#634) @bdraco
  • Update readme (#633) @bdraco
  • Ensure zeroconf instance is closed when log runner ends (#632) @bdraco
  • Make log runner code reusable and add coverage (#630) @bdraco
  • Refactor bluetooth client functions to reduce duplicate code (#629) @bdraco