Releases: meshtastic/python
Releases · meshtastic/python
Meshtastic Python 1.3alpha.8
What's Changed
- add wifi min length check by @mkinney
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
Changes:
- fix T-Lora v1 detection
Meshtastic Python 1.3alpha.6
Changes:
- Updated protobufs
Note: You probably do not want this unless you're a developer testing 1.3 stuffs.
Meshtastic Python 1.2.90
Changes:
- migrate code to util from supported_device
- add duplicate check
Meshtastic Python 1.2.89
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
Meshtastic Python 1.3alpha.3
Meshtastic Python 1.3alpha.2
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