============================= Changes from v0.25 to 0.3 * Added loadfile() methods to all major classes with XML support * Added Common.pm * Added RuleParser.pm * Reworked Segment class heirarchy * Modified the Symbols::spell algorithm * Expanded test suite * Fixed innumerable small bugs ============================= Changes from v0.2 to v0.25 This was a bug-fix update from 0.2, but the bug-fix proved to be fairly major, so I warranted giving it a half-step increment in version number. * Resolved conflicts between Syllable.pm and Rules.pm * Added RuleSegment.pm * Added two minor methods to the Syllable class ============================= Changes from v0.11 to 0.2 * Removed Defaults.pm * Removed files default.features and default.segments (now included with their modules) * Added Boundary.pm * Modified the spelling algorithm for better speed (75%-125% better, in fact) * Added new symbols to the default set * Various minor documentation fixes * Various other code tweaks ============================= Changes from v0.01 to v0.11 * Added Syllable.pm * Added Functions.pm * Modified the rule algorithm for better speed * Added new features and symbols * Updated/edited documentation * Vastly expanded the test suite