[Catalyst-commits] r9527 - Catalyst-Controller-DBIC-API/1.001/trunk

lukes at dev.catalyst.perl.org lukes at dev.catalyst.perl.org
Wed Mar 18 20:59:27 GMT 2009


Author: lukes
Date: 2009-03-18 20:59:27 +0000 (Wed, 18 Mar 2009)
New Revision: 9527

Modified:
   Catalyst-Controller-DBIC-API/1.001/trunk/Changes
Log:
updated changes

Modified: Catalyst-Controller-DBIC-API/1.001/trunk/Changes
===================================================================
--- Catalyst-Controller-DBIC-API/1.001/trunk/Changes	2009-03-18 20:54:03 UTC (rev 9526)
+++ Catalyst-Controller-DBIC-API/1.001/trunk/Changes	2009-03-18 20:59:27 UTC (rev 9527)
@@ -1,11 +1,15 @@
 Revision history for Catalyst-Controller-DBIC-API
 
-1.00199_01
+1.002000
+- Better error handing when unable to parse search arg
+- Added setup_dbic_args_method config option
+- Added list_search_exposes config option
 - Removed duplicate tests in t/rpc/list.t and t/rest/list.t
 - Fixed searches on columns which have a rel with the same name
-  and vice versa + tests
-- Added search by json + docs + test
-- Added pagination support + docs
+  and vice versa
+- Added search by json
+- Added pagination support
+
 1.001000
 - Added setup_list_method configuration flag (jshirley)
 - Added support for setting config params in stash




More information about the Catalyst-commits mailing list