Releases: hpsaturn/esp32-wifi-cli
v0.3.3 rev047
56d924d Merge pull request #26 from hpsaturn/recurrency_error_fix
89b27cc added some mutex and improvements for multi threads
176448a refactor deprecated methods
b8644c5 Merge pull request #25 from hpsaturn/recurrency_error_fix
fb1045b fixed some recurrency issues and added some overload methods
50e57b7 Merge pull request #23 from hpsaturn/improv_silent_mode
355c80f v0.3.3 silent flag improvement and other minors
6d8520a added missing debug messages to silent schema
Details:
- Improv silent mode by @hpsaturn in #23
- fixed some recurrency issues and added some overload methods by @hpsaturn in #25
- Recurrency error fix by @hpsaturn in #26
Full Changelog: v0.3.2...v0.3.3
v0.3.2 rev046
v0.3.1 rev045
cb0782a v0.3.1 power consumption and telnet init improvements
cf93078 Merge pull request #20 from hpsaturn/av/fix_nmcli_up_issue
990375e power saving improvement and telnet init issue resolved
1638ff5 refactor for speacial no-auto situation
6e56725 provisional workaround around power consumption without wifi
v0.3.0 rev044
What's Changed
- Improv serialterminal by @hpsaturn in #12
- migrated integration tests with the new specs by @hpsaturn in #13
- added Telnet alternative for remote shell and its sample by @hpsaturn in #15
- Disable Telnet via build flag and minors refactors by @hpsaturn in #16
- Telnet enable disable persistence and improvements by @hpsaturn in #17
- new command: auto: auto connect enable/disable flag by @hpsaturn in #18
- Shell Terminal migration to Shellminator by @hpsaturn in #14
Full Changelog: v0.2.2...v0.3.0
v0.2.2 rev043
v0.2.1 rev042
v0.2.0 rev041
v0.1.6 rev040
v0.1.5 rev039
5d60a64 fixed issue on delete network method. Bad pref end call