- 0 stars exception fix.
- Use sets instead of lists for speedup.
- Removing dependency on pyenchant and using nltk instead for english words.
- Adding nltk corpus downloads as post installation tasks in setup.py.
- --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.
- Fixes to setup script to ensure package data is copied over.
- Fixes to ensure proper packaging of resources instead of relying on submodules.
- Smart pagination usage for much faster response times.
- py3 bug fixes to make it more stable.
- Provision of a way to get suggestions without password. Even though it is contingent on the rate limit that is applied.
- Removal of password from command line for better security.
- Some major bug fixes causing slowdown.
- Long time itch to code an idea.
- First release.