# v0.2.4 (2017-03-10)

- fixed: https://github.com/cmake-js/fastcall/issues/15

# v0.2.3 (2016-12-22)

- support for asynchronous `dispose()` method of `Disposabe`

# v0.2.2 (2016-12-16)

- longlong argument access fixed.

# v0.2.1 (2016-12-16)

- Minor ref type parsing fixes.

# v0.2.0 (2016-12-15)

- [Disposable.resetDisposable(...)](https://github.com/cmake-js/fastcall#disposable)
- `test/` and `benchmarks/` excluded from the deployed npm package

# v0.1.21 (2016-12-03)

Initial release.