Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 476 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 476 Bytes

OLPO Changeog

v0.5.2

  • Updated package.json with more complete information

v0.5.0

  • Add an onError handler for asynchronous errors during create, verify, or dispose, and automatic recovery from error situations
  • Add an idleTimeout, and rename timeout to acquireTimeout
  • 100% test coverage

v0.2.0

  • Added CHANGELOG
  • Added docs
  • Added release promise callback
  • Split out modules a bit, moved files into src

v0.1.0

  • First viable release