------ - Fixed keep support for stashing and viewing answers
2.0.1
------ - Added JSON output with the -j flag (great for consuming howdoi results for use in other apps) - Added stashing ability for saving useful answer for later (based on https://github.com/OrkoHunter/keep) - Added caching for tests to prevent being rate limited by Google while developing - Added easier method for calling howdoi when imported (howdoi.howdoi)
1.2.1
------ - Fix dependency issue
1.2.0
------ - Massive speed improvements of startup, answer fetching, and caching - Command line flags for alternate search engines - Remove duplicate answers
1.1.14
------ - Links displayed with markdown syntax - Improved performance and caching (again)
1.1.13
------ - Improved performance and caching - More friendly answer display - Added support for Python 3.6 - Removed support for Python 2.6