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]
-----------------------------------------------------------------------------
- Fix typo.
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
-----------------------------------------------------------------------------
- Initial release.