Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

Releases: jakewmeyer/Geo

Version 1.2.0

02 Jul 21:25
Compare
Choose a tag to compare

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

30 Jun 03:33
Compare
Choose a tag to compare

Fixes

  • Router search now has better compatibility with ip route command

Version 0.1.8

30 Jun 02:18
Compare
Choose a tag to compare

Fixes

  • Shebang is bash instead of sh for better portability

Version 0.1.7

28 Jun 22:20
Compare
Choose a tag to compare

Fixes

  • Added better ip addr support for linux, while still retaining support for mac
  • Fixed last of spellcheck issues

Version 0.1.6

28 Jun 21:28
Compare
Choose a tag to compare

Quick version bump, no changes

Version 0.1.5

28 Jun 21:26
Compare
Choose a tag to compare

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

28 Jun 12:00
Compare
Choose a tag to compare

Features Added

  • Fixed typo in help command

Version 0.1.3

28 Jun 10:44
Compare
Choose a tag to compare

Features Added

  • Version bump for single lan search command addition

Version 0.1.2

28 Jun 09:50
Compare
Choose a tag to compare

Bug Fixes

  • Removed .sh extension for easier script calling

Version 0.1.0

28 Jun 08:52
Compare
Choose a tag to compare

Features Added

  • Initial release of Geo, ported from my ruby version of Netgeo