# Changelog

## 2.0.0 (Feb 12, 2021)

- Release as a stable version.

## 2.0.0-beta (Jan 16, 2021)

- Update TypeScript Declaration File.

## 2.0.0-alpha (Jan 7, 2021)

- Refactor in TypeScript.
- Improve the available options.
- Add a TypeScript Declaration File.
- Upgrade the builtin dependencies.

## 1.0.0 (May 20, 2018)

- Change the default value of the `case` option from `'param-case'` to `''`.
- Change the `template` option to support more template types.
- Remove the `lite` and `liteTemplate` options.

## 0.1.0 (May 19, 2018)

- Support 6 options: `case`, `data`, `pkg`, `template`, `lite` and `liteTemplate`.
