Releases: ipinfo/cli
Releases · ipinfo/cli
ipinfo-1.1.3
Fixes bug in grepip
subcommand where last line ending without a newline character was ignored.
grepip-1.0.2
Fixes bug where last line ending without a newline character was ignored.
ipinfo-1.1.2
- Fix crashes when using bulk endpoint without token; a token is required for bulk so exit gracefully.
ipinfo-1.1.1
- arm/arm64 support for all OSs that Golang supports it for.
- Allowed disabling colors via
--nocolor
flag orNO_COLOR
environment variable.
grepip-1.0.1
- arm/arm64 support for all OSs that Golang supports it for.
- Allowed disabling colors via
--nocolor
flag orNO_COLOR
environment variable.
ipinfo-1.1.0
Merge pull request #23 from ipinfo/uman/map Add `map` subcommand.
ipinfo-1.0.0
Merge pull request #21 from ipinfo/uman/pre-v1-fixes Pre-v1 fixes/updates
grepip-1.0.0
Merge pull request #21 from ipinfo/uman/pre-v1-fixes Pre-v1 fixes/updates