The PREG_DYN{BEG,END} statement was modified to ignore trailing comments in HTML comment blocks. An append() method was added as a convenience when adding text to a key, which also works with array arguments. load() was modified to not throw an error if the template file was empty, which can be controlled with the NOEMPTY setting.
quiet() has been added to allow template variables to be present in the final output without generating warning messages. The documentation has been updtated, and a "How To" section has been started.
clear() FastTemplate compatibility, and a new function clear_dynamic() (which makes multi-level lists easier to manage when some elements may be blank).
This release has code cleanup so that it runs quietly even with error_reporting(E_ALL) turned on. The photo album sample has been updated. The current tarball does not include any images, so you will need to include your own and set up the cache directory appropriately. Alternately, you can get the images tarball.