All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
2.1.3 (2026-04-12)
2.1.2 (2026-04-12)
- sync Cargo release metadata so crates.io publication succeeds
- fail release automation when the tag, manifest, and lockfile drift apart
2.1.1 (2026-04-03)
- count contention waiters as memory hits 291550a
2.1.0 (2026-03-27)
- expose precise cache-layer metrics a8a6929
2.1.0 (2026-03-26)
- expose precise cache-layer metrics for
load_or_fetch - run live external-service integration checks from local Makefile validation
2.0.1 (2026-03-21)
- fix README example formatting and clean up release metadata
- derive Default for Coord, TravelTimeMatrix, SnappedCoord, RTreePoint 87bb9bf
- enhanced RoutingError with detailed variants 53c549d
- import solverforge-maps library f49fb0c
- input validation for Coord and BoundingBox b284e64
- R-tree spatial indexing, type-safe routing, and API improvements 3ab2dd7
- routing: implement dynamic speed from OSM maxspeed tag 002a2e6
- zero-erasure API redesign 9821023