0.9.14
- Fixed #8: method
detect()
no longer throws an exception in case of error but returns a rejectedPromise
containing the underlying exception. - Method
detect()
now throws aTypeError
for invalid argument types as described in the API documentation