Skip to content

Releases: meshtastic/python

Meshtastic Python 2.7.3

18 Sep 16:50
Compare
Choose a tag to compare

What's Changed

  • Added Logging Handler Names & windows pytest support by @shukari in #812
  • protobufs: v2.7.9

Full Changelog: 2.7.2...2.7.3

Meshtastic Python 2.7.2

12 Sep 16:51
Compare
Choose a tag to compare

What's Changed

  • Added Github CONTRIBUTING.md file by @shukari in #821
  • Fix Getting and Setting Excluded Modules: Ringtone and Canned Messages by @pdxlocations in #818
  • protobufs: v2.7.8

New Contributors

Full Changelog: 2.7.1...2.7.2

Meshtastic Python 2.7.1

18 Aug 22:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.7.1

Meshtastic Python 2.7.0

01 Aug 22:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.4...2.7.0

Meshtastic Python 2.6.4

23 Jun 22:18
Compare
Choose a tag to compare

This will be the last 2.6 release of the library and CLI; 2.7.0 should come soon, with updated protobufs, but the prior release of this project had fairly outdated protobufs, so this brings them to current for the 2.6 series.

What's Changed

  • Fix --configure by adding delays after sections by @pdxlocations in #783
  • fix(util): update waitForTraceRoute reset logic by @grleblanc in #785
  • Add a sendMqttClientProxyMessage helper for client proxy implementation by @ianmcorvidae in #790
  • Add validation/prevent --set-owner, --set-owner-short, and --set-ham … by @Crank-Git in #782
  • protobufs updated to v2.6.12

New Contributors

Full Changelog: 2.6.3...2.6.4

Meshtastic Python 2.6.3

08 May 22:29
Compare
Choose a tag to compare

This release updates protobufs to v2.6.7, and fixes a small error in admin message handling (the prior code was not properly requesting acknowledgements).

Full Changelog: 2.6.2...2.6.3

Meshtastic Python 2.6.2

23 Apr 16:51
Compare
Choose a tag to compare

What's Changed

  • fixing tcp_interface 100% cpu usage bug (#709) by @derekn in #761
  • Revert "Work around RTS/DTR serial reset issues on Windows" by @thebentern in #763

New Contributors

Full Changelog: 2.6.1...2.6.2

Meshtastic Python 2.6.1

06 Apr 05:58
Compare
Choose a tag to compare

What's Changed

  • Work around RTS/DTR serial reset issues on Windows by @dwhinham in #753
  • Fix pytest test collection on default install by @cdanis in #749
  • protobufs: v2.6.4

New Contributors

Full Changelog: 2.6.0...2.6.1

Meshtastic Python 2.6.0

10 Mar 23:20
Compare
Choose a tag to compare

What's Changed

  • Enable setting things from more than one configuration section with --set, using a configuration transaction. by @ianmcorvidae in #742
  • update README by @rcarteraz in #748
  • update protobufs to v2.6.0

New Contributors

Full Changelog: 2.5.12...2.6.0

Meshtastic Python 2.5.12

19 Feb 17:25
Compare
Choose a tag to compare

What's Changed

  • Added descriptive FileNotFoundError handler for serial device connection by @tache in #735
  • catch unhandled OSError when serial port in use by @dudash in #734
  • Add optional CLI parameter to specify node info fields to show with --nodes parameter. by @dandrzejewski in #736
  • 464: allow for 0x node prefix values by @migillett in #731
  • Add text message port cli option by @digitaldisarray in #710
  • Add new channels from an add URL with the new --ch-add-url option by @mikeymakesit in #708
  • protobufs updated to v2.5.22

New Contributors

Full Changelog: 2.5.11...2.5.12