* Version 0.3.1 (beta) - API 0.3.0 (beta) - 2012-03-31


QA release
Bug #19358	Wrong path to Exception class
 

* Version 0.1.0 (beta) - API 0.1.0 (beta) - 2004-08-28


This is the first release.
   

* Version 0.2.0 (beta) - API 0.2.0 (beta) - 2006-04-20


This is a long overdue release that includes some feature requests. Notably, per request of Lukas Feiler, the method to convert from UTF-8 to an array of integers representing UCS-4 and the method to convert a single Unicode character to its UTF-8 representation have been made static. Also I included a patch from Jonathan Yavner that allows HTML entities to be inputted in &#xNNNN form where NNNN is the hexadecimal notation for the Unicode character.
   

* Version 0.2.1 (beta) - API 0.2.1 (beta) - 2011-12-09


Fixes quite a few bugs pointed out by Lukas Feiler.
   

* Version 0.3.0 (beta) - API 0.3.0 (beta) - 2011-12-11


QA release
PHP5
Introduce exceptions
Bug #10572 stringReplace does infinite loop
Bug #11511 self:: keyword not PHP4 compatible
   

* Version 0.3.1 (beta) - API 0.3.0 (beta) - 2012-04-01


QA release
Bug #19358	Wrong path to Exception class
   

