Revision history for Perl extension SWISH::HiLiter.
0.01 Fri Nov 5 2004
- first release
0.02 Fri Nov 12 10:44:51 CST 2004
- fixed escape=>0 to really work as advertised
0.03 Thu Aug 11 22:30:48 CDT 2005
- SWISH::API version 0.04 required for stem() to really work.
- misc fixes for substr() when snipping.
0.04 Thu Feb 23 09:24:10 CST 2006
- fixed bug with calling setq() multiple times with single HiLiter
object (thanks to sylvain.amrani@gendarmerie.org for reporting).
- ran HiLiter.pm through perltidy for general hygiene
- added t/loop.t to test for bug
- added dependencies in Makefile.PL
0.05 26 Sep 2009
* complete rewrite to use Search::Tools
* The API has changed. Read the docs, esp the SYNOPSIS.
0.06 30 Sept 2009
* fix tests skip count for SWISH::API not installed.