1.000.510 Sat Jun 20 2009
* Fix: broken testin/th.in
* Imp: Added QUESTIONABLE_NARROW_SIGNS constant.
* Chg: $UNICODE_VERSION to constant UNICODE_VERSION
* Fix: Sync options of Text::LineFold->new() with base class.
1.000_02 Sat Jun 13 2009
* Fix: Correct Thai (th) tests.
* Fix: Unassigned code points are given N, not A (except those of SIP are W).
* Imp: strsize(): Now texts are broken at boundaries of graphame cluster.
* Chg: SA characters are resolved by Grapheme_Cluster_Break property,
as some suffixing vowels have General_Category Lo and some others have
Grapheme_Cluster_Break Prepend property.
* Added tests for incremental input.
* Chg: Remove @LB_CLASSES which may not be used;
* Chg: Remove NarrowAL and NSKanaAsID options: use TailorEA/TailorLB options.
1.000_01 Sat May 30 2009
* Fix: broken non-XS strsize().
* New: Added Thai word segmentation using libthai.
0.005.510 Fri May 29 2009
* Chg: renamed functions: remove ``get-''.
* New: break_partial() method.
* New: eawidth() method, XS'ized.
* Imp: XS'ized strsize().
* Fix: lbclass(): use SV* instead of char*.
* Fix: Mc characters aren't nonspacing: Mn, Me, Cc, Cf, Zl and Zp
are nonspacing.
* Cleanup codes and PODs.
0.004.510 Sat May 23 2009
* New: method getstrsize().
* Imp: XS'ize getlbclass().
* Doc: separate POD. Added a few examples.
0.003.510 Thu May 21 2009
* Fix: Perl 5.6.x - skip tests with older POD::Simple.
* Imp: remove \p{...} pattern matchings slower than substr().
0.002.510 Sun May 17 2009
* Partial XS support.
* lib/Unicode/LineBreak.pm: Added second format of SizingMethod
subroutines.
0.001.510 Sun May 10 2009
* No new features. Small fixes on documentation.
0.001 Sat May 09 2009
* 0.001 release.
- Added urgent/custom breaking features.
- Added tests.
0.001_11 Sat May 02 2009
* 0.001beta. Added Text::LineFold module.
0.001_03 Wed Apr 29 2009
* alpha.
0.001_02 Sun Apr 26 2009
* pre-alpha.
0.001_01 Sat Apr 18 2009
* pre-alpha.
Local Variables:
mode: change-log
change-log-default-name: "Changes"
tab-width: 2
left-margin: 2
End: