Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

70 lines (46 loc) · 1.9 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • REPEAT setting in PingAll + some output cleanup #9, #10

Changed

  • Post 0.3.0 release updates #7
  • ICMP fixes (ignore IPv6 private addresses) #8

0.3.0 - 2024-11-22

Changed

  • Changed JPAN dependency to 0.3.0. #3
  • Regression: fixed pom.xml #4
  • Bumped dependency on JPAN to 0.4.0 #5
  • Bumped dependency on JPAN to 0.4.1 #6

0.2.0 - 2024-09-30

Added

  • Support echo requests in addition to traceroute. #1
  • Added CHANGELOG
  • EchoResponder

Changed

  • Changed pretty much all names and created an executable main class. #2

0.1.0 - 2024-09-16

Added

  • Everything

Changed

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing