Skip to content

Releases: xgfone/go-ovs

v0.8.0

15 Feb 12:40
Compare
Choose a tag to compare
  • Changed:
    • Use log instead of github.com/xgfone/go-log.

v0.7.1

31 Oct 03:19
Compare
Choose a tag to compare

Update the dependencies.

v0.7.0

07 Jan 15:13
Compare
Choose a tag to compare
  • Use GitHub Actions instead of Travis.
  • Update the dependencies:
    • github.com/xgfone/go-exec: v0.1.1 -> v0.2.0
    • github.com/xgfone/go-log: v0.2.0 -> v.11.0

v0.6.0

15 Jun 13:09
Compare
Choose a tag to compare
  • Dependencies Changed:
    • Use the module github.com/xgfone/go-log instead of github.com/xgfone/klog/v4.
    • Use the module github.com/xgfone/go-exec instead of github.com/xgfone/go-tools/v7/execution.

v0.5.0

15 Jun 06:54
Compare
Choose a tag to compare
  • Added:
    • Add the some functions about the management of the bridge and the port.
  • Changed:
    • Remove the prefix Port of the functions PortStringToInt, PortIntToString and PortIntToHexString.

v0.4.0

20 Feb 15:03
Compare
Choose a tag to compare
  • Added:
    • Add some constants and variables.

v0.3.0

19 Oct 02:26
Compare
Choose a tag to compare
  • Update the dependencies:
    • Update github.com/xgfone/klog from v3 to v4.

v0.2.0

23 Sep 01:39
Compare
Choose a tag to compare
  • Added:
    • Add the function PortRuleMasking to mask the port range.

v0.1.0

22 Sep 13:05
Compare
Choose a tag to compare

First Release.