Skip to content

Releases: zarvd/cidrs

v0.2.0

25 Aug 02:18
3c5b89e
Compare
Choose a tag to compare

What's Changed

  • Enhance doc and examples by @zarvd in #1
  • Refactor nibbles iterator by @zarvd in #4
  • Create LICENSE by @zarvd in #5
  • Add unit test for routing table by @zarvd in #6
  • Drop tree bitmap node recursively by @zarvd in #7
  • Add benchmarks by @zarvd in #8
  • Remove redundant node depth mark by @zarvd in #9
  • Enable more lint rules by @zarvd in #10
  • Implement len() and is_empty() for routing table by @zarvd in #11
  • Add hosts() list host addresses from cidr by @zarvd in #12
  • Add network_addr() and broadcast_addr() to CIDR by @zarvd in #13
  • Reorganize unit tests by @zarvd in #14
  • Add aggregate() function for CIDR merging and collapsing by @zarvd in #15
  • Release v0.2.0 by @zarvd in #16

New Contributors

  • @zarvd made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 Aug 03:43
Compare
Choose a tag to compare