v0.3.0
0.3.0 - 2024-09-11
Added
- Optional parameters are now supported in routes.
Changed
- Successful matches now return a flattened representation of node data.
- Route encoding errors now live in the encoding error enum.
- Router display now uses different characters to represent root and matchable nodes.
Fixed
- Router delete method now checks for encoded routes.
- Be consistent with the use of terms "path" and "route".