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

Latest commit

 

History

History
86 lines (51 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

86 lines (51 loc) · 3.69 KB

Change Log

v0.4.0 (2017-09-21)

Full Changelog

Closed issues:

  • List all addresses attached to all interfaces #23
  • Improve error reporting #22
  • Feature request: report all IP addresses associated with an interface, not just one #20
  • Trawl reports the last IPv4 as the address of an interface, not the first #19

Merged pull requests:

  • Report the first IP of interfaces instead of their last IP #21 (siebenmann)

v0.3.0 (2017-07-12)

Full Changelog

Closed issues:

  • fix output formatting #15

Merged pull requests:

v0.2.1 (2017-04-25)

Full Changelog

Implemented enhancements:

  • Add flags to display specific interface attribute #11
  • Be able to specify interface #5

Closed issues:

  • fix Windows build #13

Merged pull requests:

v0.2.0 (2017-04-25)

Full Changelog

Closed issues:

  • add headers to output #9

Merged pull requests:

v0.1.4 (2017-03-31)

Full Changelog

Closed issues:

  • Separate public IP into own flag #7
  • add MTU & MAC #6

Merged pull requests:

  • simplify net-related code a bit and improve some other things #8 (codesenberg)

v0.1.3 (2017-03-23)

Full Changelog

v0.1.2 (2017-03-22)

Full Changelog

Closed issues:

  • make ipv4 default #4
  • fix Windows formatting #3
  • Add flags for loopback and up/down interfaces #2
  • Doesn't work on Windows #1

v0.1.1 (2017-03-21)

Full Changelog

v0.1.0 (2017-03-21)

* This Change Log was automatically generated by github_changelog_generator