- Updated
package.json
with more complete information
- Add an onError handler for asynchronous errors during create, verify, or dispose, and automatic recovery from error situations
- Add an
idleTimeout
, and renametimeout
toacquireTimeout
- 100% test coverage
- Added CHANGELOG
- Added docs
- Added
release
promise callback - Split out modules a bit, moved files into
src
- First viable release