D:D has fixed the method invocation issue now
[catagits/CatalystX-Declare.git] / Changes
1 [0.005] ...
2     - action signature errors now lead to 404's, not 400's
3
4 [0.004] Wed Aug  5 22:40:58 CEST 2009
5     - Added model and view keywords
6     - More configure_requires fixes
7
8 [0.003] Mon Aug  3 21:38:42 CEST 2009
9     - Added File::Find::Rule(::Perl) to configure_requires
10
11 [0.002] Mon Aug  3 17:30:23 CEST 2009
12     - Fixed Changes, hah!
13     - Fixed error in bad request handling being too greedy
14     - Added tests for errors in modified action methods
15
16 [0.001] Sat Aug  1 21:26:41 CEST 2009
17     - Initial release