
----

Version History:

 1.2 2008-09-09 initial public release

 1.3 2009-04-16 add STA, augments com.mindprod.common17.StringToolsAugmented

 1.4 2009-04-30 correct bug in ST.countLeading(String, String) and hence in trimLeading(String, String)
                add ST.pruneExcessBlankLines

 1.5 2009-05-03 add Localise class

 1.6 2011-11-07 add InOrder class to tell if an array or List is already sorted in order by Comparable or Comparator.

 1.7 2011-11-10 add ST.reorderLetters and ST.dedupLetters

 1.8 2014-03-22 collapse various common classes

 1.9 2014-04-29 add the FNV1a64 class to compute 64-bit hashes. ST.quoteForReplace, new ST string functions.

-30-
