Skip to content

Releases: tkjaer/etr

v0.1.0

13 Dec 21:23
b192da4

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.1.0

v0.0.10

13 Dec 08:39
5e7cc9c

Choose a tag to compare

What's Changed

  • Add no-resolve option to disable DNS lookups by @tkjaer in #82
  • Simplify ethernet detection by @tkjaer in #83
  • Document the current OpenBSD and NetBSD limits by @tkjaer in #84

Full Changelog: v0.0.9...v0.0.10

v0.0.9

28 Nov 20:58
e97f3f8

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

25 Nov 07:57
aab4de6

Choose a tag to compare

What's Changed

  • Add support for VPN interfaces by @awlx in #78
  • Extend BSD support to NetBSD and OpenBSD by @tkjaer in #69

New Contributors

  • @awlx made their first contribution in #78

Full Changelog: v0.0.7...v0.0.8

v0.0.7

15 Nov 17:34
516fd80

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

11 Nov 22:02
bb6fb14

Choose a tag to compare

What's Changed

v0.0.5

08 Nov 14:29
1efbc83

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

07 Nov 13:05
80fbf1d

Choose a tag to compare

What's Changed

The v0.0.3 release has been with drawn as it introduced a regression (#64).

v0.0.2...v0.0.3

  • Handle port unreachable ICMP messages by @tkjaer in #58
  • Fix nil pointer dereference in ProbeManager.updateReceivedStats by @tkjaer in #59
  • Add libpcap requirements when building from source by @tkjaer in #60
  • Fix ICMP regression introduced in commit 9f4b6e2 by @tkjaer in #65

Thanks to @jrogers512 and Sam Gaw (@samgaw) for input and bug reports!

v0.0.3...v0.0.4

  • Fix ICMP regression introduced in commit 9f4b6e2 by @tkjaer in #65

Thanks to Sander van Delden <@SanderDelden> for the detailed bug report!

Full Changelog: v0.0.2...v0.0.4

v0.0.2

05 Nov 15:19
aac69ee

Choose a tag to compare

What's Changed

  • Add arm64 specific runner image by @tkjaer in #50
  • Add macOS Gatekeeper warning and instructions for unsigned binaries by @tkjaer in #51
  • Fix install command by @tkjaer in #52
  • Mention homebrew in readme by @tkjaer in #54
  • Add fix for link-local being used as source by @tkjaer in #55

Full Changelog: v0.0.1...v0.0.2

v0.0.1

04 Nov 21:29

Choose a tag to compare

First alpha release 🎉