v0.3.1
- version: minor bump to 0.3.1 - @vmarchaud
- ci: add node 9 in test - @vmarchaud
- fix: skip a test on node 7 - @vmarchaud
- tests: ignore some tests in node 4 - @vmarchaud
- fix: use url.parse for node 4 - @vmarchaud
- fix: remove destructing object since not available in node 4 - @vmarchaud
- fix: remove destructing array since not available in node 4 - @vmarchaud
- fix: remove default args since not available in node 4 - @vmarchaud
- ci: remove coverage cause instability - @vmarchaud
- meta: add use strict everywhere for node 4 + remove copyrights in files - @vmarchaud
- ci: add matrix build for node version + npm publish - @vmarchaud
- transporters: fix env variables for config - @vmarchaud
- chore: add readme - @Eywek
- review: edit pm2 interface dump - @Eywek
- chore: merge master - @Eywek
- chore: add watchdog - @Eywek
- improv: add tests on pm2 interface - @Eywek
- improv: add tests on transporter interface - @Eywek
- improv: add tests on pm2 interface - @Eywek
- improv: add tests on transporter interface - @Eywek