Skip to content

v0.3.6

Compare
Choose a tag to compare
@macbre macbre released this 12 Aug 21:03
· 876 commits to devel since this release

Improvements

  • #9 - Add unit tests
  • @e66b563 - Add setConfig and getConfig methods
  • @445ae89 - Add platform (eg. linux x64) to user agent string
  • #16 - Use "request" NPM module to handle HTTP request
  • @f87263d - huge code linting using jshint
  • @cfbbe31 - Add getQueryPage method

Bug fixes

  • #17 - Fix example config file in README.md (thanks @Hikerplaces)