2009-09-11 (0.1.003) * lhtt.lisp ++ added parameter package to the function template-read-from-string. 2009-05-05 (0.1.002) + Added lhtt.lisp - implementation of Lisp Hyper-Text Template. * htmlgen.lisp ** Attribute syntax :optional (attr form) was superseded in favor of attr (:optional form) in htm and other macros for consistency with LHTML. * bbcode.lisp ** moved from html-template package to html package, ** output-bbcode-html renamed to bbcode-output-html. 2009-03-05 (0.1.001) INITIAL RELEASE * Integrates several HTML-related libraries: HTMLGen, PHTML, HTML-TEMPLATE, Ystok-URI