1.06      2013-07-25 15:54:23 Europe/London
- bumped Moose dependency to fix spurious test failures

1.05      2013-07-11 15:08:30 Europe/London
- extracted CatalystX::RouteMaster
- extended route mapping flexibility, you can now map actions /
  message types in addition to URLs / destinations

1.04      2013-06-26 11:44:40 Europe/London
- fix typo in dependencies

1.03      2013-06-20 17:01:47 Europe/London
- die if a subclass does not implement "routes"
- fix dependencies

1.02      2012-12-06 10:55:58 Europe/London
- allow multiple real destinations for the same logical destination in
  routes_map

1.01      2012-07-12 12:11:34 Europe/London
- don't clobber passed-in configuration in COMPONENT

1.0       2012-04-03 12:41:18 Europe/London
- first non-dev release

0.1_04    2012-03-22 16:42:35 Europe/London
- better deps

0.1_03    2012-03-21 17:29:55 Europe/London
- make tests run on older Catalyst for real

0.1_02    2012-03-21 12:24:11 Europe/London
- make tests run on older Catalyst

0.1_01    2012-03-14 12:20:43 Europe/London
- Initial release