Skip to content

v2.1.0

Compare
Choose a tag to compare
@wecc wecc released this 23 Aug 18:52
· 119 commits to master since this release

Added

  • NetworkService and NetworkAdapterService are now available with support
    for creating, editing and destroying networks and network adapters. Big thanks
    to @norrland for championing this.

  • ServerService.Edit() allows for editing servers. Thanks to @norrland.

  • IP.IsIPv4() and IP.IsIPv6() helpers. Thanks to @norrland.

Changed

  • The ServerDetails struct now contains Bandwidth, Description and
    Template. Thanks to @norrland.