Releases: lewisxhe/TinyGSM-fork
Releases · lewisxhe/TinyGSM-fork
Release v1.0.0
What's Changed
- A76xx: Rewrote https_post_file by @mathieucarbou in #6
- Fix CI by @mathieucarbou in #4
- Bugfix: wrong condition (always true) which lead to the disableNetwork() function to always return false by @mathieucarbou in #5
- Fix for Xinyuan-LilyGO/LilyGo-T-SIM7080G#44 by @mathieucarbou in #2
- Fix CI by @mathieucarbou in #8
- Remove Serial.print from the code by @mathieucarbou in #7
- Fix signatures to avoid a string copy by @mathieucarbou in #10
- Remove compilation warnings about unused variables by @mathieucarbou in #9
New Contributors
- @mathieucarbou made their first contribution in #6
Full Changelog: v0.11.5...v1.0.0