Latest Version: 1.00011 - Download it now.

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

« Cleanup | Main | Nothing »

Handel 0.99_11 Released

Look out Ned, it's coming right for us!

  • Fix examples code in AddingColumns.pod
  • Fixed pod references after DBIC Storage rearrangement
  • Added item_storage_class/item_storage to Storage so item related methods could get item storage config from item storage without being tied to top level item class
  • Moved item_class/cart_class back into Handel::Base. They don't belong in storage
  • Moved checkout_class back into Handel::Order. That doesn't belong in storage either
  • Added WritingCustomStorage to Cookbook
  • Added has_column to Storage