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.6.0] - 2021-12-04

added

  • [ ] Iptrie.get_and_update to do update a key,value-pair in one go.

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

changed

added

v0.4.0 - 2021-07-20

changed

added

v0.3.0 - 2021-07-06

added

v0.2.0 - 2021-07-05

added

v0.1.0 - 2021-07-05

  • Initial public version