Skip to content

Commit 6f524da

Browse files
committed
chore(release): 1.0.0
1 parent 21366b7 commit 6f524da

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file. See [commit
55
## 1.0.0 (2026-01-24)
66

77

8+
### Features
9+
10+
* derive Default for Coord, TravelTimeMatrix, SnappedCoord, RTreePoint 87bb9bf
11+
* enhanced RoutingError with detailed variants 53c549d
12+
* import solverforge-maps library f49fb0c
13+
* input validation for Coord and BoundingBox b284e64
14+
* R-tree spatial indexing, type-safe routing, and API improvements 3ab2dd7
15+
* **routing:** implement dynamic speed from OSM maxspeed tag 002a2e6
16+
* zero-erasure API redesign 9821023
17+
18+
## 1.0.0 (2026-01-24)
19+
20+
821
### Features
922

1023
* derive Default for Coord, TravelTimeMatrix, SnappedCoord, RTreePoint 87bb9bf

0 commit comments

Comments
 (0)