prepared release
[catagits/CatalystX-Declare.git] / Changes
1 [0.007] Sun Aug 16 04:12:43 CEST 2009
2     - used namespace keyword in examples
3     - allow namespace shorcuts in controller role application
4
5 [0.006] Sun Aug 16 03:43:10 CEST 2009
6     - fixed keyword listing method to use new MXD around
7     - changed prereq for D:D to ensure fix of method call issue
8
9 [0.005] Wed Aug 12 22:51:42 CEST 2009
10     - action signature errors now lead to 404's, not 400's
11     - prereq D:D version that fixed method invocation issue
12
13 [0.004] Wed Aug  5 22:40:58 CEST 2009
14     - Added model and view keywords
15     - More configure_requires fixes
16
17 [0.003] Mon Aug  3 21:38:42 CEST 2009
18     - Added File::Find::Rule(::Perl) to configure_requires
19
20 [0.002] Mon Aug  3 17:30:23 CEST 2009
21     - Fixed Changes, hah!
22     - Fixed error in bad request handling being too greedy
23     - Added tests for errors in modified action methods
24
25 [0.001] Sat Aug  1 21:26:41 CEST 2009
26     - Initial release