Latest Version: 1.00011 - Download it now.

Currently Working On: Mango: making it happen......

« Handel 0.19 Released | Main | Handel 0.21 Released »

Handel 0.20 Released

Tags: (26) : (11)

Handel 0.20 has been released and should be available on a CPAN mirror nearest you shorty. Among the change are:

  • Catalyst controllers now use Data::FormValidator along with better error handling
  • Catalyst Checkout contoller now uses HTML::FillInForm to maintain form state after a POST when there are Data::FormValidator/other errors
  • Tested with Class::DBI 3.0.7
  • Added add_columns to Handel::DBI to add custom columns to Cart/Items/Order/Items
  • Added item_class to Cart/Order classes to specify the item class to be returned from add/items
  • Added HandelDBIDSN config variable