This repository has been archived by the owner on Aug 2, 2021. It is now read-only.
Releases: jakewmeyer/Geo
Releases · jakewmeyer/Geo
Version 1.2.0
Features and Fixes
- I finally feel comfortable enough to give this a 1.0 release, after an overwhelmingly amazing series of responses, improvements, and contributions from the community. It's truly been a fantastic open source experience 👍
- Travis CI and Code Climate are now being used for CI testing for new contributions, courtesy of jhmartin
- BATS testing is also available, see the testing section of the readme. Also courtesy of jhmartin
- An AUR package is now available on Arch Linux courtesy of zethra
- dnsutils is now listed as an official dependency of the app in the readme
Version 0.1.9
Fixes
- Router search now has better compatibility with
ip route
command
Version 0.1.8
Fixes
- Shebang is
bash
instead ofsh
for better portability
Version 0.1.7
Fixes
- Added better ip addr support for linux, while still retaining support for mac
- Fixed last of spellcheck issues
Version 0.1.6
Quick version bump, no changes
Version 0.1.5
Fixes
- Spellcheck and style errors should be resolved
- All DNS nameservers print out on linux now
- -f added to curl to avoid garbage buildup when piping
Version 0.1.4
Features Added
- Fixed typo in help command
Version 0.1.3
Features Added
- Version bump for single lan search command addition
Version 0.1.2
Bug Fixes
- Removed .sh extension for easier script calling
Version 0.1.0
Features Added
- Initial release of
Geo
, ported from my ruby version ofNetgeo