Continued development for first initial release of a stable D7 release.
** NOTE: Since I messed up my tagging, 7.x-1.x of this module is considered development releases. Once Drupal 7 and the qTip library are in stable releases, the 7.x branch of this module will move to 2.x **
theme_uc_price() takes one parameter: 'price', a float.
theme_uc_product_price() expects a render element with a #value and optional #title and #attributes. Element children may be used to display text after the price.
'view' $op added to hook_uc_cart_item()
Allows modules to modify items before they are shown on the cart page.