Skip to content

Releases: cbrand/micropython-mdns

Version 1.1.0

06 Jan 14:50
Compare
Choose a tag to compare

What's Changed

  • docker: Add images for MicroPython 1.16 and 1.17.
  • docs/REFERENCE: Fix erroneous example by @bgamari in #3

New Contributors

Full Changelog: 1.0.1...1.1.0

Version 1.0.1

15 Jun 16:46
Compare
Choose a tag to compare
  • Make getaddrinfo more robust by retrying on already closed sockets

Version 1.0.0

25 Apr 22:36
Compare
Choose a tag to compare
  • MicroPython 1.15 support

Version 0.9.3

06 Jan 15:44
Compare
Choose a tag to compare
  • README updated.

Version 0.9.2

05 Jan 23:54
Compare
Choose a tag to compare
  • Do not fail if one packet couldn't be decoded and print a debug message instead

Version 0.9.1

05 Jan 23:20
Compare
Choose a tag to compare
  • Add proper README to pypi page.

Version 0.9.0

05 Jan 23:16
Compare
Choose a tag to compare

Initial feature complete release including:

  • Combined DNS and MDNS A record querying
  • Service discovery
  • Service annoucement