Releases: alkonosst/SIM7600Module
Releases · alkonosst/SIM7600Module
v1.2.0
What's Changed
- fix(Modem): Allow the use of empty strings for username and password in configureAPN by @alkonosst in #4
- fix(Modem): Enhance MQTT response handling to support error code extraction by @alkonosst in #5
- fix(Modem): Calculate correctly remaining timeout of waiting functions by @alkonosst in #6
- feat(Modem): Add modem ready callback and reset/power-off functionality by @alkonosst in #7
- feat(Modem): Add support for verbose error codes in logging by @alkonosst in #8
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(Modem): Implement network reg. status callback and current network status methods by @alkonosst in #2
- fix(Modem): Remove NTP sync from setNTPServer to separate responsabilities by @alkonosst in #3
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- fix: Fix variable redeclarations in MQTT and year parsing in Modem by @alkonosst in #1
New Contributors
- @alkonosst made their first contribution in #1
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
Initial release.
Full Changelog: https://github.com/alkonosst/SIM7600Module/commits/v1.0.0