View Source Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v0.10.0] - 2023-04-19

added

fixed

[v0.9.0] - 2023-04-16

added

fixed

  • some documentation

[v0.8.0] - 2022-02-20

added

changed

  • updated Pfx to latest version, so IPv6 is formatted with shorthand notation
    • tests were modified accordingly

[v0.7.0] - 2022-01-16

added

  • Iptrie.Iana module to access IANA IPv4/6 Specical-Purpose Address Registries

changed

  • updated dependency Pfx to v0.12.0

fixed

  • typespec for Iptrie.t/0 by adding optional integer -> Radix.t

[v0.6.0] - 2021-12-04

added

changed

  • Iptrie.less/3 now can optionally exclude search key from results.
  • Iptrie.more/3 now can optionally exclude search key from results.

fixed

  • Readme examples write their files to assets/, not img/

v0.5.0 - 2021-07-25

added

changed

v0.4.0 - 2021-07-20

added

changed

v0.3.0 - 2021-07-06

added

v0.2.0 - 2021-07-05

added

v0.1.0 - 2021-07-05

  • Initial public version