- Update to rxjs 6
- Update packages
- Update packages
- Remove dependency on fs-promise
- Fix issue with writing files when the destination path does not exist.
- Add command line tool for building trie files.
- Hyphenated words are now treated as two words.
- use cspell-lib for file i/o.
- allow globs on the command line so
cspell-tools compile *.txt
works on windows.
- update packages