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