* Version 0.2.3 (alpha) - API 0.2.3 (alpha) - 2008-07-30

Updated package requirements

* Version 0.2.3 (alpha) - API 0.2.3 (alpha) - 2008-07-30

updated package requirements

* Version 0.2.2 (alpha) - API 0.2.2 (alpha) - 2008-07-30

* Fixed Bug #13385

* Version 0.2.1 (alpha) - API 0.2.1 (alpha) - 2006-12-03

* Fix: Now uses conventionalized include path
* Fix: Won't cause error if input is purely symbol-range characters
* Better error reporting if error in unicode db loading

* Version 0.2.0 (alpha) - API 0.2.0 (alpha) - 2006-01-18

* Added unicode block range identification
* unicode block ranges used to optimize language detection by pre-selecting which known language trigram profiles in the database to attempt comparison with
* Added several utf8/unicode utility functions
* new Parser class for building data profiles from text samples
* Fix: mb_convert_encoding() now used correctly
* Fix: basic case-folding for Cyrillic alphabet implemented

* Version 0.1.1 (alpha) - API 0.1.1 (alpha) - 2006-01-06

* Output of clustering now cached
* Fix: better error checking in clustering functions
* Fix: clusteredSearch() now handles null strings gracefully
* Compare order is preserved in clusteredSearch() results
* Slight speed improvement to utf8 iterator

* Version 0.1.0 (alpha) - API 0.1.0 (alpha) - 2006-01-04

Initial PEAR release

