## 1.0.7 (2019-7-13)

- [ISSUE] Update dependencies to fix vulnerabilities
- [ENHANCEMENT] Add node.js 10 & 11 as targets in CI
- [ISSUE] Fix error in `concatBits` on Node.js 10+

## 1.0.6 (2018-11-12)

- [ISSUE] Typings of mixin doesn't work (#8)

## 1.0.5 (2018-3-23)

- Add example for RunKit

## 1.0.3 (2018-3-14)

- [ISSUE] Republish to fix broken 1.0.2 (#1)

## 1.0.2 (2018-3-5)

- [ISSUE] Fixed AssertionError on variable value being zero.
- [ENHANCEMENT] Upgrade TypeScript; change tool chain from gulp to npm script
- [ENHANCEMENT] Fix potential issue found by TypeScript strict mode and tslint

## 1.0.1 (2016-11-1)

- [ISSUE] Fixed an issue which prevents this package from being installed with yarn (#4)

## 1.0.0

- [FEATURE] Support variable.

## 0.0.4 (2016-8-2)

- [ENHANCEMENT] Full test coverage. Fix bugs found by unit test.

## 0.0.2 (2016-7-30)

- [ENHANCEMENT] Support appending extra characters into encode charset.

## 0.0.1 (2016-7-16)

* Preliminary release

## 0.0.0 (2016-7-11)

* Create repository and register on NPM
