[Jifty-commit] r5264 - Jifty-DBI/trunk

Jifty commits jifty-commit at lists.jifty.org
Mon Apr 7 22:54:36 EDT 2008


Author: sartak
Date: Mon Apr  7 22:54:36 2008
New Revision: 5264

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/Changes

Log:
 r53616 at onn:  sartak | 2008-04-07 22:52:12 -0400
 Add a list of the major changes in this new version


Modified: Jifty-DBI/trunk/Changes
==============================================================================
--- Jifty-DBI/trunk/Changes	(original)
+++ Jifty-DBI/trunk/Changes	Mon Apr  7 22:54:36 2008
@@ -1,6 +1,16 @@
 Revision history for Perl extension Jifty::DBI.
 
 0.49 Mon Apr 07 22:16:48 EST 2008
+- Major changes:
+   * "is boolean" support for cross-database booleans
+   * New filters: Duration, URI
+   * column attribute encode_select for filtering columns on load_by_cols, etc
+   * <$collection> and @$collection support
+   * Protected and private fields, for Jifty's automatic action introspection
+   * ping/reconnect on error
+   * Memory leak, unnecessary query, and transaction fixes
+
+- All changes:
    * call _init_hander for all columns
    * Revert paging fix which isn't quite ready yet
    * Note that booleans render as checkboxes


More information about the Jifty-commit mailing list