Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 725 Bytes

File metadata and controls

55 lines (30 loc) · 725 Bytes

CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a Changelog.

Unreleased


New

Changes

Fixes

Breaks

0.2.1 - (2025-07-23)


Fixes

  • add missing forgotten IPv?Address/IPv?Network documentation

0.2.0 - (2025-07-23)


New

  • Add IPv4Address/IPv4Network and their v6 counterparts

0.1.2 - (2025-07-23)


Fixes

  • fix some package metadata

0.1.1 - (2025-07-21)


Fixes

  • set correct version

0.1.0 - (2025-07-21)


New

  • Add IPAddress, IPNetwork, IPGlob, IPSet and IPRange support
  • Add IPAny special type.