1.3.0
Added support for Espressif AT firmware 2.1+ on esp8266 or esp32. It adds SSL support.
For AT firmware version 2.1.0 or higher open in the folder of the library the file src/utility/EspAtDrvTypes.h
in a text editor and comment out the line #define WIFIESPAT1
like this //#define WIFIESPAT1