Changelog

View Source

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.

[1.0.1] - 2026-04-08

Fixed

  • language in docs

[1.0.0] - 2026-04-07

Added

  • Initial release of xb5.
  • xb5_sets: Order-5 B-tree implementation of ordered sets.
  • xb5_trees: Order-5 B-tree implementation of ordered key-value stores.
  • xb5_bag: Order-5 B-tree implementation of multisets with order-statistic operations.