Releases: meshtastic/python
Releases · meshtastic/python
Meshtastic Python 1.2.46
See: https://pypi.org/project/meshtastic/1.2.46/
install meshtastic:
sudo pip3 install --upgrade meshtastic
What's Changed
- adding pyyaml to setup by @mkinney in #165
- added smoke tests on one device by @mkinney in #134
- do not specify versions by @mkinney in #137
- add smoke test for configure via yaml file by @mkinney in #138
- Work on unit tests by @mkinney in #140
- Minor fixes by @mkinney in #144
- Add support option by @mkinney in #145
- improve the error messages; change from exceptions where it makes sense by @mkinney in #147
- More testing by @mkinney in #149
- More work on tests by @mkinney in #150
- Work on unit tests by @mkinney in #151
- More unit testing by @mkinney in #152
- Even more unit tests by @mkinney in #153
- Work on unit tests2 by @mkinney in #154
- Testing more stuffs by @mkinney in #156
- Ch enable work by @mkinney in #157
- add change as suggested by OverByThere by @mkinney in #158
- sort possible options/tests, figured out how to mock so --info can be… by @mkinney in #161
- Main unit tests by @mkinney in #162
- remove print statements that were helpful during dev by @mkinney in #163
- Unit tests by @mkinney in #164
New Contributors
- @thebentern made their first contribution in #135
Full Changelog: 1.2.45...1.2.46