Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

2.1.2

Latest
Compare
Choose a tag to compare
@andrewhughes101 andrewhughes101 released this 04 Dec 10:18
· 12 commits to master since this release
  • Fixes #38
  • Travis now builds with Node.js v12 as well as v8 and v10 (#33)

Fixes an issue where calling reject with no arguments would not return DOWN. Now a reason for the reject will always be returned as a string and the status returned as DOWN.