Revision history for Tie-Ispell
0.04 2005, 24 January (16:33)
- Added support to choose if you want to use narmisses
- Added test and code to support unkown dictionaries
0.03 2005, 23 January (19:50)
- Added support for nearmisses
- Changed test so we can work with aspell emulation mode
for ispell. Note that this way the morphological information
get lost (for example, $dic{dogs} will be "dogs" instead of
the ispell answer "dog");
0.02 2004, 17 December (13:13)
- Added support for exist($dic{word})
- Added support for store: $dic{word} = "now exists";
0.01 2004, 17 December (11:57)
- First version, released on an unsuspecting world
- First working minimally working version.