Changes for Forward::Routes
0.09 2011-04-04 00:00:00
- Use method chaining for (internal) generation of resources
0.07 2011-03-09 00:00:00
- Fixed Makefile.PL
0.06 2011-03-08 00:00:00
- Added bridge support inspired by Sebastian Riedel's
Mojolicous::Routes module
- Removed Try::Tiny from test file
0.05 2011-03-08 00:00:00
- Fixed serious path matching bug for nested routes
- Made format detection significantly smarter and added format method
to allow format constraints
0.04 2011-03-07 00:00:00
- First release