Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 21:31
· 62 commits to main since this release

0.2.0 (2025-09-11)

Fixes & improvements

  • docs: describe Address proto (2f450cb)
  • refactor: align inputs normalization (d45bf5b)
  • fix: avoid prefix bytes loss on ipv4 mapped ipv6 parsing (ce59bfd)
  • refactor: rebuild legacy methods with Address (3c01ec5)
  • refactor: enhance rangemap types (1ae1ed2)
  • refactor: rearrange internal modules (e98b272)
  • refactor: separate Address.parse() helper (64eb291)
  • refactor: simplify ipV4ToLong() (7fd3889)

Features