Meshtastic Python 2.3.4
What's Changed
- in --help indicate --setalt takes meters by @Jorropo in #530
- When
--listen
is set, turn on debug-level logging by @ianmcorvidae in #532 - Protobuf type interfaces for type-checking & undoing protobufs hack by @ianmcorvidae in #528
- feat:506 show all module settings by @flavoromission in #511
- refactoring: Start adding some more structure to the arguments for the CLI by @ianmcorvidae in #538
New Contributors
- @Jorropo made their first contribution in #530
- @flavoromission made their first contribution in #511
Full Changelog: 2.3.3...2.3.4
Note: As in past releases, the windows binary has been removed due to an issue with being detected as malware. Additionally, the ubuntu binary is known to not work as desired on older versions that may not have the expected version of glibc. In both cases, try installing using pip instead until fixes can be made.