================================================================================ CHANGES for Text::TagTemplate $Id: CHANGES,v 1.8 2000/06/15 17:56:18 jacob Exp $ ================================================================================ Version 1.4 More docs changes. -------------------------------------------------------------------------------- Version 1.3 Renamed to Text::TagTemplate, revision history starts again on this file, about ready to upload to CPAN. -------------------------------------------------------------------------------- From the Text::SimpleTemplate days: Version 1.25 Many documentation changes, hashes-for-hashrefs added, test harness added. -------------------------------------------------------------------------------- Version 1.16 Template-searching all gone, HTML and URL escaping added, example app fixed, seems good for release. -------------------------------------------------------------------------------- Version 1.3 Added template-searching, documentation, example application, fixed a few bugs. -------------------------------------------------------------------------------- Version 1.2 First usable OO version. Lacking some of the things it needs, but it works OK. -------------------------------------------------------------------------------- Pre-Version 1.2 Was a library called SFI::Parser that was hacked up and sewn back together again into an OO module.