* Added support for "nmcli device wifi hotspot". * Added support for "nmcli device wifi rescan".
0.4.2
Fixed the parsing of device wifi.
0.4.1
* Fixed parsing when SSID has a space.
0.4.0
* Added disabling of sudo usage. * Added support for parsing the execution results of recent versions of the nmcli device wifi command.
0.3.1
* Fixed device status and device wifi parsing bug.
0.3.0
* Added networking and radio APIs. * Added more APIs for connection, device and general. * Changed the properties of the General data class. * Changed throw a ValueError exception if the regular expression pattern is not matched.