Skip to content

v3.0.0

Choose a tag to compare

@mneudert mneudert released this 17 May 12:49
· 54 commits to master since this release
1094c2e
  • Backwards incompatible changes
    • Lookup options are now only accepted in map format
    • Trying to lookup an IPv6 address in an IPv4-only database will now return an {:error, :ipv6_lookup_in_ipv4_database} tuple instead of a nil (not found) result. If the IP address is in the IPv6-to-IPv4-Mapping range (::ffff:0:0/96) the lookup will still be done using the mapped IPv4 address