Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@zarvd zarvd released this 25 Aug 02:18
· 4 commits to master since this release
3c5b89e

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