Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 23:16
e7e2450

1.4.0 (2024-12-17)

Features

  • add dhcp client to gowindows client (524fc19)
  • add dhcp package for windows dhcp server functions (b8f1969)
  • add dhcp scope read function (444f7a7)
  • add dhcp ScopeV4Create function (6df96ca)
  • add dhcp ScopeV4Delete function (79c5416)
  • add dhcp ScopeV4Update function (af522ae)
  • add helper function for powershell timespans (db2170e)
  • add ScopeId field to ScopeV4 object (64ae60e)
  • implement netip package for typed ip address handling (ce9a05c)