Skip to content

v0.2.0

Compare
Choose a tag to compare
@xgfone xgfone released this 05 Jul 06:38
· 17 commits to master since this release
  • Add the method Binary() and Bits() for IPAddress.
  • For NewIPNetwork, if missing the subnet mask, it is 4 for ipv4 or 6 for ipv6 by default.
  • IPNetwork.Network() returns IPNetwork instead of IPAddress.