CHANGELOG

0.3.0

0.2.1

0.2.0

0.1.2

  • added Pfx.drop/2, which drops some lsb bits
  • improved documentation

0.1.1

  • fixed Pfx.brot/2, rotating empty pfx.bits
  • fixed Pfx.band/2, result has same number of bits as its first argument
  • fixed Pfx.bor/2, result has same number of bits as its first argument
  • fixed Pfx.bxor/2, result has same number of bits as its first argument
  • fixed Pfx.contrast/2, 1.2.3.0/24 is really to the left of 1.2.4.0/24
  • IPv6 addresses in lowercase

0.1.0

  • initial version