Skip to content

Releases: ushiboy/nmcli

0.9.0

20 Nov 05:52
72bd0a7

Choose a tag to compare

  • Added ifname param to wifi.

0.8.0

07 Nov 06:47
d53502e

Choose a tag to compare

  • Added support for changing the LANG environment variable.

0.7.0

31 Oct 12:44
d1868f9

Choose a tag to compare

  • Added ifname param to wifi_connect.

0.6.1

26 Sep 00:43
3027934

Choose a tag to compare

  • Fixed a bug in the autoconnect parameter of the nmcli.connection.add method (made the default value conform to the specification of nmcli connection add).

0.6.0

29 Jun 06:49
ebacd27

Choose a tag to compare

  • Added BSSID and FREQ to DeviceWifi.

0.5.0

08 Feb 13:05
d2ce0cf

Choose a tag to compare

  • Added support for "nmcli device wifi hotspot".
  • Added support for "nmcli device wifi rescan".

0.4.2

04 Feb 13:11
34e36b5

Choose a tag to compare

Fixed the parsing of device wifi.

0.4.1

29 Jan 13:22
39b2cef

Choose a tag to compare

  • Fixed parsing when SSID has a space.

0.4.0

16 Jan 13:21
d405335

Choose a tag to compare

  • Added disabling of sudo usage.
  • Added support for parsing the execution results of recent versions of the nmcli device wifi command.

0.3.1

18 Dec 14:04
51d0ff5

Choose a tag to compare

  • Fixed device status and device wifi parsing bug.