- fix: correctly default pool configuration options, fixes #48
- fix:
acquire
not resolving after destroying available resources
- breaking: Support only
Node >= 10
- change:
destory
(anddestoryAllNow
) are async now, they wait forfactory.destory
- Typescript conversion. API is unchanged.
- Flow typed code. API is unchanged.
- added
maxUses
options #18