Skip to content

Releases: vschwaberow/ip-analyzer

v0.1.5

Choose a tag to compare

@vschwaberow vschwaberow released this 01 Jan 06:14
99cb9fd

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.3

Choose a tag to compare

@vschwaberow vschwaberow released this 14 Feb 05:41
bb94abf

Release Notes (February 14, 2025)

  • IPv6 Address Validation
    • The IPAnalyzer class now checks for valid IPv6 addresses, including edge cases with empty strings and excessive colons.
  • Multiple '::' Handling
    • New logic addresses scenarios with multiple occurrences of ::, returning false for invalid inputs.
  • Extended Test Coverage
    • Tests now include IPv6-specific checks, confirming that valid addresses pass and invalid ones fail.

v0.1.2

Choose a tag to compare

@vschwaberow vschwaberow released this 21 Nov 04:43
95d6f40

What's Changed

  • Add IPv4 network and broadcast calculation methods by @vschwaberow in #2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@vschwaberow vschwaberow released this 21 Sep 19:09
0071268

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@vschwaberow vschwaberow released this 09 Sep 05:23
f8b938a