Revision history for Perl module Handel
0.06 Sub Feb 20 20:15:36 2005
- Added cart:restore to AxKit::XSP::Handel::Cart
- Added cart:restore XSP tests
0.05 Sun Feb 20 15:37:23 2005
- Added RETURNAS constants
- Changed load/items to use RETRUNAS constants
- Added workaround to wantarray problems under TT2
- slight sytax change to Template::Plugin::Handel::Cart API
- Added Template::Plugin::Handel::Constants
0.04 Thur Feb 17 22:11:35 2005
- Added Template Toolkit Plugin for Handel::Cart
- Added demo site for Template Toolkit 2
0.03 Mon Feb 14 23:18:28 2005
- Fixed empty tag crash in parse_char
- Added demo site for AxKit
- Added cart:uuid tag to create GUIDs in XSP
0.02 Sat Feb 12 10:42:27 2005
- Completed rewrite of Axit::XSP::Handel::Cart
- Changed Handel::L10N::translate to always get_handle
- Added t/TEST.PL to MANIFEST
- Add Apache::Test SMOKE t/SMOKE.PL
0.01_09 Tue Feb 08 18:21:37 2005
- Added new generic Handel::Exception::Taglib exception
- Added missing Makefile.PL from MANIFEST
- Added more xsp tests for minimal add and new tags
0.01_08 Mon Feb 07 21:32:03 2005
- Locale::Maketext >= 1.04 required for utf8 pragma
- Axit::XSP::Handel::Cart API solidified
- Rewrite of Axit::XSP::Handel::Cart for new API in progress
- slight Exporter refactoring in TestHelper.pm
- Handel::DBI::uuid can now use UUID, Data::UUID, Win32::Guidgen,
or Win32API::GUID to create uuids
0.01_07 Mon Jan 10 21:17:45 2005
- Added Axit::XSP::Handl::Cart tag reference pod
0.01_06 Sun Jan 09 10:39:47 2005
- Look for DBI connection info in dir_config under mod_perl
- Added missing pod for methods in Handel::Cart::Item
- Supressed strict/warnings when loading Axit in basic.t
- Added new Apache::Test scripts/config and framework
- Added generic Axit::XSP::Handl::Cart tests and pages
0.01_05 Fri Dec 31 12:36:25 2004
- Fixed failed pod coverage test when Pod::Coverage < 0.14
- Fixed l10n.t failures on perl <= 5.7.0 (use utf8)
- Added simple cart item tests
- Added REQUIREMENTS to Handel pod
0.01_04 Thur Dec 30 19:05:25 2004
- Added simple L10N tests
- Added simple exception tests
- Fixed =head1 SYNOPSIS in Handel::DBI
- Translated exception details in cart/cart item, and dbi modules
- Added strict/warnings to all tests
- Set NO_META in makefile and maintain META.yml manually
- Added license type to META.yml
0.01_03 Wed Dec 29 18:40:37 2004
- Changed cart restore to deal with multiple saved carts
- Added cart restore w/filter tests
- Rearranged constants alphabetically :-)
- Finished pod for existing modules
- Removed leftover 'fr' from Exceptions get_handle
- Added VERSION to all pod
- Added *.db to MANIFEST.SKIP
0.01_02 Tue Dec 28 22:18:14 2004
- Added Handel::Cart pod
- Completed cart restore/merge tests
- Changed tests to set Handel::DBI->connection
0.01_01 Mon Dec 27 21:47:04 2004
- Initial alpha release