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