scalasti 0.5.7
- The
StringTemplateclass now has a constructor that accepts aSeq[Char], which supports aStream[Char]. Addresses Issue #4.
The Scalasti library is a Scala interface to the StringTemplate Java template library. It provides most of the features of StringTemplate, plus a few capabilities not found in StringTemplate, using a more Scala-friendly syntax.
