Revision history for Net-Jifty

0.05    Mon Dec 21 01:56:40
        Removed canonicalize_action and canonicalize_model
        Allow search arguments to be arrayrefs, to facilitate using hashes for
            them. e.g: 'id => [1, 5]' is equivalent to 'id => 1, id => 5'

0.04    Mon Dec 7 15:28:23
        Work around an HTTP::Cookies bug with 'localhost'
        Add support for /=/search/
        Fixes to create and act

0.03    Wed Nov 28 17:03:17
        Fix support for DELETE/PUT (patch by HANENKAMP)
        Workaround for a Jifty redirect bug (patch by HANENKAMP)
        Internals cleanups

0.02    Wed Nov 21 16:45:38 2007
        Support for config files
        Some date/time and email methods

0.01    Tue Nov 20 22:25:37 2007
        First version, released on an unsuspecting world.

