- Breaking Change dropping support for Node 10
- Support limiting the max depth to apply suffixes. This allows the reader to read the Hungarian dictionary.
- Breaking Change dropping support for Node 8 and 9
- Removed dependency upon
cspell-lib
andrxjs
- Improved processing speed.
- Add an Iterable Reader, this works much better for very large dictionaries.
- Move to RxJs 6 and Node 8
- Update packages.
- Update packages.
- Remove dependency on fs-promise
- Update packages.
- Improved speed of processing large dictionaries like Portuguese (Brazilian).
- Fixed issue #1.
- Add the ability to output just the root word without applying any prefix / suffix transformations.
- Fix an issue where it wasn't correctly reading the package.json file.
- Initial release.