Skip to content

Releases: rafaelrinaldi/whereami

v2.1.2

27 Jul 21:30
ece9b16
Compare
Choose a tag to compare

Add node shebang.

2.0

21 Jul 22:14
212e9cf
Compare
Choose a tag to compare
2.0

The goal of this release is to modernize and cleanup the files of the project.

  • Bump up all the dependencies (security and performance improvements)
  • Lock Node engine on version >=8.6
  • Drop usage of ponyfills
  • Add ipOrHostname feature
  • Better binary distribution

All the changes should be backwards compatible with the exception of promises in older Node versions.

Move to freegeoip.app

17 Jul 02:30
Compare
Choose a tag to compare

Move the program to freegeoip.app since freegeoip.net is being discontinued.

Better "human" format

05 Mar 20:35
Compare
Choose a tag to compare
$ whereami -f human
San Francisco, CA, United States

"human" format has an improved output that display city, region and country information. If some is not available, it's simply omitted from the output and if none is available an error message is displayed.