Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 797 Bytes

2.0.1 (2018-05-22)

Bug Fixes

  • Trigger new patch release for major documentation update (75c61d8)

2.0.0 (2018-05-17)

Features

  • macao.ts: Add asynchronous getAction method (a2995a0)

Performance Improvements

  • utils.ts: Modify now() so that it uses performance.now() in Node.js (324e09a)

BREAKING CHANGES

  • macao.ts: Macao.getAction() is now asynchronous and returns a Promise that resolves into and Action.