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