Revision history for Perl extension Test-Spelling-Lite
v0.0.11 2013-04-18T03:14:00Z
- Support "You'd"
(Suggested by gfx++)
- Depend *on* Pod::Simple 3.26
v0.0.10 2013-04-18T02:58:08Z
- Do not include user dictionary in testing Spellunker itself.
v0.0.9 2013-04-18T02:45:33Z
- Ignore Text::MicroTemplate code
- Ignore Perl method call
- Ignore xism flag!
- Added 'iterator' to stopwords
- Support "re-*"
- no Spellunker::WordList::Perl. use plain text dictionary
- Load user dictionary with :utf8.
- Fixed UUV #2
(Reported by gfx)
- Better support for "n't" and "'ll"
(Suggested by gfx++)
- And more.
v0.0.8 2013-04-17T09:57:27Z
- Allow "can't"
v0.0.7 2013-04-17T07:53:04Z
- Ignore \%hashref, \@val
v0.0.6 2013-04-17T05:55:03Z
- Better handling for "You'll" and "doesn't" or something.
- Ignore "_know_" style.
v0.0.5 2013-04-17T01:54:02Z
- suppress uuv on win32
v0.0.4 2013-04-16T14:25:25Z
- ignore "isn't"
- more stopwords
- Fixed user dictionary loader.
v0.0.3 2013-04-16T12:17:07Z
- Fixed Test::Spellunker bug.
v0.0.2 2013-04-16T09:49:12Z
- FIxed dependencies
v0.0.1 2013-04-16T09:06:17Z
- original version