4.6.0
- The
AddressNotFoundError
class now has anip_address
attribute
with the lookup address andnetwork
property for the empty network
in the database containing the IP address. These are only available
when using a database, not the web service. Pull request by illes.
GitHub #130.