- add debugging for errors
- Fixed bug that had the descriptions showing "Cached" at the start. @cancio [#4]
- upgrade to
cheerio 0.10.8
- fixed element traversal bug: see cheeriojs/cheerio#167
- Fixed Cheerio dependency bug. Stuck at version 0.10.4
- Aliased
link.link
tolink.href
. - Made command line
google
program.
- Added
resultsPerPage
. - Upgraded
cheerio
dep.
- Inital release.