q v1.5.0 Release Notes

Release Date: 2017-03-22 // about 7 years ago
    • Q.any gives an error message from the last rejected promise
    • Throw if callback supplied to "finally" is invalid (@grahamrhay)
    • Long stack trace improvements, can now construct long stack traces across rethrows.