Available at : https://pypi.org/project/meshtastic/1.2.47/
What's Changed
* see if we can validate if we can run the cli from just the build by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/166
* Work on unit tests by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/167
* now that the firmware is updated, can fix smoke test by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/169
* Add configure dump by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/170
* add unit tests for RemoteHardwareClient() by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/171
* add examples; add Makefile by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/174
* add unit tests for toRadio, sendData() and sendPosition(); found and … by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/175
* add more info/checking on --sendtext and --ch-index; wrote helper met… by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/176
* needed to do some actual testing to see error in code by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/177
* Add gpio tests by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/178
* add more unit tests for onReceive in main by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/179
* meant to add this change to the last PR by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/180
* Ham, not HAM by linagee in https://github.com/meshtastic/Meshtastic-python/pull/181
* fix some comments for doc by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/182
* regen doc with overriding the pdoc _is_public() by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/183
* migrate docs to main project docs by mkinney in https://github.com/meshtastic/Meshtastic-python/pull/186
New Contributors
* linagee made their first contribution in https://github.com/meshtastic/Meshtastic-python/pull/181
**Full Changelog**: https://github.com/meshtastic/Meshtastic-python/compare/1.2.46...1.2.47