2.0.1 (2018-05-22)
- Trigger new patch release for major documentation update (75c61d8)
2.0.0 (2018-05-17)
- macao.ts: Add asynchronous getAction method (a2995a0)
- utils.ts: Modify now() so that it uses performance.now() in Node.js (324e09a)
- macao.ts: Macao.getAction() is now asynchronous and returns a
Promise
that resolves into andAction
.