preparations for new MXDs MXRP usage, signature api fix
[catagits/CatalystX-Declare.git] / Changes
CommitLineData
93d55a1a 1[0.008] ...
656c3cdd 2 - default_inner now ignores arguments
c2a8165b 3 - preparations for parameterized roles
4 - MooseX::Method::Signatures now publically exposes signature object
93d55a1a 5
24659158 6[0.007] Sun Aug 16 04:12:43 CEST 2009
f00bea98 7 - used namespace keyword in examples
8 - allow namespace shorcuts in controller role application
dae04329 9
6f74e03e 10[0.006] Sun Aug 16 03:43:10 CEST 2009
4bfe9283 11 - fixed keyword listing method to use new MXD around
5a494dae 12 - changed prereq for D:D to ensure fix of method call issue
025923ce 13
7fb06b2e 14[0.005] Wed Aug 12 22:51:42 CEST 2009
baecccb4 15 - action signature errors now lead to 404's, not 400's
d5c35e43 16 - prereq D:D version that fixed method invocation issue
b7400fcf 17
1c6c6239 18[0.004] Wed Aug 5 22:40:58 CEST 2009
19 - Added model and view keywords
20 - More configure_requires fixes
d195c4d9 21
39c19901 22[0.003] Mon Aug 3 21:38:42 CEST 2009
23 - Added File::Find::Rule(::Perl) to configure_requires
c8602962 24
392e5076 25[0.002] Mon Aug 3 17:30:23 CEST 2009
26 - Fixed Changes, hah!
27 - Fixed error in bad request handling being too greedy
28 - Added tests for errors in modified action methods
16c0d620 29
30[0.001] Sat Aug 1 21:26:41 CEST 2009
856ac9a7 31 - Initial release