What's Changed
* Refactor to avoid the use of a special global object. by holdenweb in https://github.com/meshtastic/python/pull/544
* Allow 'configure' to import yaml settings nested deeper than 2 levels by danwelch3 in https://github.com/meshtastic/python/pull/470
* Bugfix 466 yaml import by AeroXuk in https://github.com/meshtastic/python/pull/543
* Add a `--request-position` argument to request positions from nodes by ianmcorvidae in https://github.com/meshtastic/python/pull/546
* Don't export null altitude, but support importing null lat/lon/alt as 0s by ianmcorvidae in https://github.com/meshtastic/python/pull/549
* Send the node's already-known location if `--no-time` is not passed, rather than sending an empty location (https://github.com/meshtastic/python/commit/948846e0f1f176ad830eb2d322d0b87fda72a415)
New Contributors
* holdenweb made their first contribution in https://github.com/meshtastic/python/pull/544
* danwelch3 made their first contribution in https://github.com/meshtastic/python/pull/470
* AeroXuk made their first contribution in https://github.com/meshtastic/python/pull/543
**Full Changelog**: https://github.com/meshtastic/python/compare/2.3.5...2.3.6
As with previous releases, if the standalone binary for your system is missing or doesn't work, try installing with `pip` instead.