Revision history for Perl module Lingua::Stem::UniNE

v0.04 2013-04-26
 - Moved Unicode casefolding and normalization out of Lingua::Stem::UniNE and
   into Lingua::Stem::Any
 - Deprecated in-place stemming of arrayrefs, which will be removed in a future
   release, in favor of the stem_in_place method of Lingua::Stem::Any

v0.03 2013-04-12
 - Fixed mojibake in the abstract of META.json and META.yml

v0.02 2013-04-08
 - First public release to CPAN
 - Significantly improved test coverage
 - Fixed Persian bugs discovered by new tests

v0.01 2013-04-04
 - First release
 - Languages supported: Bulgarian (bg), Czech (cs), Persian (fa)
 - Code reviewed and tested by Kurt Starsinic
