Skip to content

Releases: ushiboy/nmcli

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 06:51
ff24b21

What's Changed

Full Changelog: v1.8.0...v1.8.0

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 02:08
5b9c196
  • Added nmcli.connection.show_all method with active filtering support
  • Added nmcli.device.up and nmcli.device.down methods
  • Added nmcli.general.reload method with configuration flags support

1.6.0

Choose a tag to compare

@ushiboy ushiboy released this 14 Dec 04:57
3f6095a
  • Added active option to nmcli.connection.show

1.5.0

Choose a tag to compare

@ushiboy ushiboy released this 07 Dec 06:44
21f329a
  • Added show_secrets option to nmcli.connection.show

1.4.0

Choose a tag to compare

@ushiboy ushiboy released this 15 Sep 04:44
8ef4246
  • Supported unsupported cases of DeviceWifi.parse.
  • Fixed the problem that nmcli.general does not work on nmcli client after version 1.48.x.

1.3.0

Choose a tag to compare

@ushiboy ushiboy released this 07 Oct 04:25
55b8e5e
  • Added rescan parameter to nmcli.device.wifi.

1.2.0

Choose a tag to compare

@ushiboy ushiboy released this 25 Mar 04:19
e45f070
  • Added support for encodings other than UTF-8.

1.1.2

Choose a tag to compare

@ushiboy ushiboy released this 17 Dec 01:46
9e1eb06
  • Fixed a problem with environment variables being scraped.

1.1.1

Choose a tag to compare

@ushiboy ushiboy released this 16 Jul 00:49
0446617
  • Include LICENSE.txt in the tar.

1.1.0

Choose a tag to compare

@ushiboy ushiboy released this 14 May 04:32
7b632d8
  • Added fields option to nmcli.device.show and nmcli.device.show_all