- Better handle punctuation and numbers as the word to check
- Add support for language dictionaries
- English, Spanish, French, and German
- Remove support for python 2; if it works, great!
- Move word frequency to its own class
- Add basic tests
- Readme documentation
- Initial release using code from Peter Norvig
- Initial release to pypi