.. $Id: CHANGELOG 60 2007-05-02 03:29:02Z krys $

0.2.1
=====

 * Fixed non-English stopwords bug. (Bug #22)
 * Fixed left over lock file bug and added new turbolucene.force_lock_release
   configuration setting. (Bug #13)

0.2
===

 * Updated docstrings and added API documentation and examples.
 * Added multilingual support for Czech (cs), Danish (da), German (de), Greek
   (el), English (en), Spanish (es), Finnish (fi), French (fr), Italian (it),
   Japanese (ja), Korean (ko), Dutch (nl), Norwegian (no), Portuguese (pt),
   Brazilian (pt-br), Russian (ru), Swedish (sv), and  Chinese (zh).  This
   includes pre-configured stopwords for most languages.
 * TurboLucene now uses configuration file settings.
 * API changed.  Not completely backwards compatible.


0.1.2
=====

 * Applied Ed Singleton's typo patch.
 * Changed all references to 'optimise' back to 'optimize'.
 * Fixed a bug with the scheduled optimize failing.


0.1.1
=====

 * Cleaned up packaging for public release.
 * First public release.


0.1
===

 * Sneak preview release.
