IPv6 Handling: Enjoy improved IPv6 address formatting with the updated toString method, ensuring CIDR addresses are printed correctly. This fix addresses the previous shortening issue, providing a more accurate representation of IPv6 addresses.
Improvements
IPv6 Address Management: Discover new reserved IPv6 addresses in the 2001 space, enhancing your ability to manage and utilize these addresses effectively. This addition aligns with IANA's latest specifications.
Special Ranges: Benefit from the addition of a reserved block to SpecialRanges, which is useful for benchmark testing of inter-network communications between separate subnets.
Fixes
Fix broken links in the README to ensure users have access to the correct resources and documentation.
Others
Add GitHub Actions for continuous integration testing, improving the reliability and efficiency of our testing process.