Skip to content

1.8.0

Compare
Choose a tag to compare
@oschwald oschwald released this 23 Nov 21:43
52f6238
  • Added maxminddb.SkipAliasedNetworks option to Networks and
    NetworksWithin methods. When set, this option will cause the
    iterator to skip networks that are aliases of the IPv4 tree.
  • Added experimental custom deserializer support. This allows
    much more control over the deserialization. The API is
    subject to change and you should use at your own risk.