Skip to content

Releases: meshtastic/python

Meshtastic Python 1.3alpha.8

21 Mar 17:54
Compare
Choose a tag to compare
Pre-release

What's Changed

Note: You probably do not want the 1.3 alpha version yet. (unless you are a dev or testing the 1.3 stuff)

Meshtastic Python 1.3alpha.7

16 Mar 03:31
8ec5dbb
Compare
Choose a tag to compare
Pre-release

Changes:

  • fix T-Lora v1 detection

Meshtastic Python 1.3alpha.6

11 Mar 23:12
d8b9665
Compare
Choose a tag to compare
Pre-release

Changes:

  • Updated protobufs

Note: You probably do not want this unless you're a developer testing 1.3 stuffs.

Meshtastic Python 1.2.90

08 Mar 19:00
56f3e8a
Compare
Choose a tag to compare

Changes:

  • migrate code to util from supported_device
  • add duplicate check

Meshtastic Python 1.2.89

08 Mar 06:46
Compare
Choose a tag to compare

Changes:

  • fix bug if the duplicate ports were not in the expected order
  • fix bug in the release build process where the version was incorrect

Full Changelog: 1.2.88...1.2.89

Meshtastic Python 1.2.88

02 Mar 00:28
cfb14d4
Compare
Choose a tag to compare

What's Changed

  • Canned message - Extend messages length by @prampec in #281
  • add cm by @mkinney in #283
  • increase timeout; ensure secondary channel is deleted before trying t… by @mkinney in #287

New Contributors

Full Changelog: 1.2.87...1.2.88

Meshtastic Python 1.3alpha.3

02 Mar 22:03
a40f0b4
Compare
Choose a tag to compare
Pre-release

What's Changed

  • min req of python is 3.7 now; bump nanopb version by @mkinney in #291

Meshtastic Python 1.3alpha.2

02 Mar 19:49
af03c51
Compare
Choose a tag to compare
Pre-release

This is from the 1.3 branch - This is ALPHA. You probably don't want this... yet.

Note: To install from pip: pip install --pre meshtastic

What's Changed

  • got lint and pytest working (with the 1.3 updated protobufs) by @mkinney in #289
  • change version per pypi reqs by @mkinney in #290

Full Changelog: 1.2.88...1.3alpha.2

Meshtastic Python 1.2.87

26 Feb 06:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.85...1.2.87

Meshtastic Python 1.2.85

18 Feb 19:22
4f7f38e
Compare
Choose a tag to compare

What's Changed

  • keep the devPath used on serial connections by @mkinney in #276
  • only delay on win11 by @mkinney in #277
  • add detection of duplicate ports to findPorts; fix smoke1 test by @mkinney in #278

Full Changelog: 1.2.84...1.2.85