Revision history for Perl extension Text::WordDiff.
0.06 2011-06-18T22:20:53
- Moved repository to GitHub.
- Added Text::WordDiff::HTMLTwoLines by Amelia Ireland.
0.05 2009-04-06T18:34:42
- Fixed documentation typo in Search::WordDiff::ANSIColor. Patch from
Jeff Lavallee (Ticket #40509).
0.04 2008-05-06T17:24:36
- Fixed a pasto in the "Support" section of the documentation.
- Fixed an encoding-related test failure on Perl 5.6.2. Thanks to
David Cantrell for the usual QA.
0.03 2008-05-05T03:27:04
- Added the "configure_requires" and "recommends" parameters to
Build.PL.
- Added a link to the Subversion repository.
0.02 2005-09-16T01:19:16
- Fixed example CSS so that insert is green and delete is red, instead
of vice-versa.
- Added code to split strings into words based on the Unicode \p{IsWord}
character class in Perl 5.6.0 and later.
- Expanded on the "What is a Word?" documentation section with some
examples and more details based on the discussion at
http://www.justatheory.com/computers/programming/perl/split_words.html.
0.01 2005-09-07T19:05:08
- Initial public release.