------- * Removing dependency on pyenchant and using nltk instead for english words. * Adding nltk corpus downloads as post installation tasks in setup.py.
0.0.9
------ * `--deep_dive` flag to to provide user with control over accuracy vs time. * Access token based authentication for procuring repository reccomendations. * Prettier command line display.
0.0.8
------ * Fixes to setup script to ensure package data is copied over.
0.0.7
------ * Fixes to ensure proper packaging of resources instead of relying on submodules.