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