StringTemplate 2.1 Release Notes

StringTemplate 2.1 Release Notes

Brought to you by that maniac that brings you ANTLR!

Terence Parr
University of San Francisco
parrt@cs.usfca.edu
Copyright 2003-2005
http://www.stringtemplate.org
(StringTemplate released under BSD License)

Version 2.1, January 22, 2005

2.1 is a bug fix and small feature enhancement release. 2.1 should be a drop-in replacement for those using StringTemplate for websites. Some newline handling differences exist, particularly for those using the group file format. (If you are generating code not html, you will note some newlines are missing that used to be there; see the use of <\n> below).

Enhancements

Bug Fixes