Changelog for wai-routing-0.6
0.6
- Add
Meta
type to return route metadata added via attach
- Support
patch
for route declarations
0.5.1
0.5
- Update to
wai-predicates
0.3
0.4.1
- Update WAI version bounds to include 2.1
0.4
- Move predicates into
wai-predicates
library and depend on version 0.2
0.3.1 [bugfix release]
0.3
- Add
getRequest
predicate.
0.2
- Add
attach
and examine
to add arbitrary data to declared routes.
- Rename
expand
to prepare
.
- Change
route
to work on the result of prepare
.
- Hide predicate constructors and provide functions instead.
0.1