Releases: rafaelrinaldi/whereami
Releases · rafaelrinaldi/whereami
v2.1.2
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
Move the program to freegeoip.app since freegeoip.net is being discontinued.
Better "human" format
$ 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.