<a name="0.0.5"></a>
## [0.0.5](https://github.com/kwonoj/cld3-asm/compare/v0.0.4...v0.0.5) (2017-09-18)


### Bug Fixes

* **preamble:** support electron without require ([a612f74](https://github.com/kwonoj/cld3-asm/commit/a612f74))



<a name="0.0.4"></a>
## [0.0.4](https://github.com/kwonoj/cld3-asm/compare/v0.0.2...v0.0.4) (2017-09-16)


### Bug Fixes

* **cldasmmodule:** export runtime interfaces ([4ea0ff1](https://github.com/kwonoj/cld3-asm/commit/4ea0ff1))


### Features

* **cld3:** bump up cld3 ([17f5279](https://github.com/kwonoj/cld3-asm/commit/17f5279))
* **cld3:** bump up cld3 ([17cc23d](https://github.com/kwonoj/cld3-asm/commit/17cc23d))
* **loadmodule:** support environment override ([1f5bc51](https://github.com/kwonoj/cld3-asm/commit/1f5bc51))
* **logger:** wire emscripten loader logger ([b5b29e1](https://github.com/kwonoj/cld3-asm/commit/b5b29e1))



<a name="0.0.3"></a>
## [0.0.3](https://github.com/kwonoj/cld3-asm/compare/v0.0.2...v0.0.3) (2017-09-15)


### Bug Fixes

* **cldasmmodule:** export runtime interfaces ([4ea0ff1](https://github.com/kwonoj/cld3-asm/commit/4ea0ff1))


### Features

* **cld3:** bump up cld3 ([17cc23d](https://github.com/kwonoj/cld3-asm/commit/17cc23d))
* **loadmodule:** support environment override ([1f5bc51](https://github.com/kwonoj/cld3-asm/commit/1f5bc51))
* **logger:** wire emscripten loader logger ([b5b29e1](https://github.com/kwonoj/cld3-asm/commit/b5b29e1))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/kwonoj/cld3-asm/compare/v0.0.1...v0.0.2) (2017-09-08)



<a name="0.0.1"></a>
## 0.0.1 (2017-08-27)


### Bug Fixes

* **findmostfrequentlanguages:** update type definition ([ecdf032](https://github.com/kwonoj/cld3-asm/commit/ecdf032))
* **findmostfrequentlanguages:** utf8 encode input ([b7c0b48](https://github.com/kwonoj/cld3-asm/commit/b7c0b48))


### Features

* **cld3:** add initial cld3 binaries ([3825273](https://github.com/kwonoj/cld3-asm/commit/3825273))
* **cld3:** bump up cld3 ([398eb97](https://github.com/kwonoj/cld3-asm/commit/398eb97))
* **cldasmmodule:** export asm module interfaces ([9c2f119](https://github.com/kwonoj/cld3-asm/commit/9c2f119))
* **cldfactory:** export cldfactory interfaces ([bb4e308](https://github.com/kwonoj/cld3-asm/commit/bb4e308))
* **cldloader:** implement cldloader ([c1b061c](https://github.com/kwonoj/cld3-asm/commit/c1b061c))
* **index:** export loadModule ([3435c69](https://github.com/kwonoj/cld3-asm/commit/3435c69))
* **index:** setup index export ([ea05fe5](https://github.com/kwonoj/cld3-asm/commit/ea05fe5))
* **loadmodule:** implement loadmodule ([1ead2ec](https://github.com/kwonoj/cld3-asm/commit/1ead2ec))
* **util:** add utility implementation ([cca4c79](https://github.com/kwonoj/cld3-asm/commit/cca4c79))



