🔨 What's Changed
- Fixed a major bug with the project structure which stopped the project from being compiled altogether.
- Added many new functions inside the
IPRef
object:query
: The queried IP address.continent
: The continent in which the IP address is located.continentCode
: The two-letter continent code (ISO 3166-1 alpha-2) of the IP address.district
: The district in which the IP address is located.currency
: The currency used in the area of the IP address.mobile
: Whether the IP address is a mobile connection.proxy
: Whether the IP address is a proxy.hosting
: Whether the IP address is a hosting provider.
- Added the mobile, proxy and hosting attributes to the command-line interface.
The pre-built executables / binaries have been packaged with the release and can be accessed from below.