Latest Version: 1.00010 - Download it now.

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

« Handel::Storage::RDBO 0.01_02 Released | Main | Mango »

Handel 0.99_16 Released

Tags: (26) : (16)

One more for the trolls, with some added order_by goodness for Kaare.

  • Added \%options/order_by to search/items in Cart/Order
  • Added has_column to DBIC Storage to use ResultSource->has_column
  • Added has_column to Result/DBIC Result
  • Fixed TT demo code. Maybe that will die some day. Seriously. Two words: Catalyst Helpers. :-)
  • Fixed issue where Compat Currency convert failed with converter returns 0
  • Changed quickstart setup script to *_handel.pl
  • Added 0700 perms to handel.pl app script
  • Storage::process_error now only dies Handel::Exception subclasses instead of all blessed objects
  • Renamed DBIC schema classes into Schema::DBIC space, like their RDBO cousins