Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Releases: fvdm/nodejs-piwik

v1.0.3

18 Sep 16:27
Compare
Choose a tag to compare
  • Simplify httpreq implementation
  • Fixed eslint and strict errors

v1.0.2

18 Sep 16:26
Compare
Choose a tag to compare
  • Clean up baseURL setting (#14)
  • Test: add iojs-3 to Travis CI config
  • Test: added eslint config
  • Package: keywords sorted on multiple lines

v1.0.1

15 Jul 00:36
Compare
Choose a tag to compare
  • Bug: crash when res is not set (@tanaydin, #13)
  • Bug: error 'request failed' missing
  • Bug: timeout not correctly used
  • Code and readme clean up

v1.0.0

27 Jun 06:13
Compare
Choose a tag to compare
  • New loadSpammers method
  • Replaced HTTP code with httpreq module
  • Test: CI testing both node and io.js
  • Package: SPDX compatible license
  • Minor changes and clean up