Releases: meshtastic/python
Releases · meshtastic/python
Meshtastic Python 1.2.75
What's Changed
Full Changelog: 1.2.73...1.2.75
Meshtastic Python 1.2.73
What's Changed
Full Changelog: 1.2.58...1.2.73
Meshtastic Python 1.2.58
What's Changed
- Shutdown command (should mirror reboot) by @thebentern in #239
- regen proto from updated protobufs by @mkinney in #237
- update protos by @mkinney in #240
- ignore new pb file by @mkinney in #242
Full Changelog: 1.2.57...1.2.58
Meshtastic Python 1.2.57
What's Changed
Full Changelog: 1.2.56...1.2.57
Meshtastic Python 1.2.56
What's Changed
Full Changelog: 1.2.55...1.2.56
Meshtastic Python 1.2.55
What's Changed
Full Changelog: 1.2.54...1.2.55
Meshtastic Python 1.2.54
What's Changed
- fixes for working on mac air by @mkinney in #222
- make pygatt linux only in requirements.txt by @mkinney in #223
- simple example showing how you can set the long and short name by @mkinney in #224
- add example how you can get the hwModel using api by @mkinney in #226
- fix the consider-using-f-string warnings by @mkinney in #227
- add more unit tests by @mkinney in #228
- suggested fix from MitchConner912 for not converting mac address more… by @mkinney in #229
- code coverage to 92%
Full Changelog: 1.2.53...1.2.54
Meshtastic Python 1.2.53
What's Changed
- add a build windows action by @mkinney in #207
- Create actions for building single executables by @mkinney in #208
- collect the meshtastic libs by @mkinney in #209
- install meshtastic before building single executable by @mkinney in #210
- improve the permission error on linux by @mkinney in #212
- check python v3.10 as well by @mkinney in #213
- move slower unit tests to unitslow by @mkinney in #214
- combine the building of single executables into one action by @mkinney in #215
- Fix remote admin message by @mkinney in #217
- refactor code to only call local node when necessary; fix tests by @mkinney in #218
- add smoke test for virtual device by @mkinney in #219
- updated protobufs
- single executable cli for mac, ubuntu, and windows are released
- code coverage is up to 91%
Full Changelog: 1.2.52...1.2.53
Meshtastic Python 1.2.52
What's Changed
Full Changelog: 1.2.51...1.2.52
Meshtastic Python 1.2.51
What's Changed
- get last two lines covered in node by @mkinney in #204
- remove nested keys from nodes so we do not display garbage by @mkinney in #205
- up to 90% on code code coverage
Full Changelog: 1.2.50...1.2.51