Skip to content

v1.2.6

Choose a tag to compare

@christophe-calmejane christophe-calmejane released this 22 May 15:08
· 33 commits to main since this release

Added

  • Missing IPv6 operators to IPAddress (comparison, addition, substraction).
  • Support for IPv6 in IPAddressInfo.
  • Added detection of IPv6 addresses.

Fixed

  • On macOS, correctly retrieve the user defined name of the interface.
  • On macOS, correctly detect plugged/unplugged adapters (partially broken since macOS 11).
  • IPv6 from string conversion not working if shortened at the end (e.g. 'acbd::').