Revision history for Perl extension DBIx::Skinny

0.03
   2009-08-17
        - FIXED: get delete rows count. (RT#48359)
        - FIXED: pod typo (thanks TBONE)
        - MOD: supported search with order_by as hashref or string (thanks nekoya)
        - MOD: call set when updated row object (thanks nekoya)
        - MOD: add new method and more.
        - ADD: skinny sample code.
        - ADD: Manual document.

0.02
    2009-07-15
        - FIXED: tests.
        - MOD: connection method.

0.01
    2008-11-24
        - original version