Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zefir-git
Copy link
Member

@zefir-git zefir-git commented Jul 19, 2025

Caution

Introduces breaking changes.

  • Sealed IPAddress class
  • New features on IP classes (offset & toPrimitive)
  • OOP design improvements across all classess
  • Complete redesign of Subnet, with many new features and arithmetic operations
  • Brand new memory-efficient SubnetList class to replace the old Network class
  • New improved documentation

Closes #38 #39

@zefir-git zefir-git self-assigned this Jul 19, 2025
@zefir-git zefir-git changed the title Refactor Breaking: redesigned several library APIs Jul 20, 2025
@zefir-git zefir-git marked this pull request as ready for review July 20, 2025 14:07
@zefir-git zefir-git requested a review from a team as a code owner July 20, 2025 14:07
Copy link
Member

@kai-gitt kai-gitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@zefir-git zefir-git merged commit 631567a into master Jul 20, 2025
7 checks passed
@zefir-git zefir-git deleted the refactor branch July 20, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IPAddress.fromString argument to automatically resolve mapped addresses Use Subnet for Network#hasSubnet

3 participants