- Breaking: Removed legacy interface and checks
- The module now only exports the lookup function.
- Removed the IP and service name checks. The API is already doing that.
- The
ip
now defaults tome
which is your current public IP. - Updated tests, docs and example to reflect the changes.
Full Changelog: v2.1.0...v3.0.0