# Change Log

## v0.3.1 / 2024-10-22
### Fixed
- package.json main path.

## v0.3.0 / 2024-10-22
### Added
- model params support
- Streaming support
- web worker support.
- TypeScript support
- many predefined models.

### Changed
- throw error if input type is incorrect.

## v0.2.0 / 2017-02-08
### Added
- AMD support.

### Fixed
- `root` is undefined in some special environment.

## v0.1.0 / 2015-03-08
### Added
- create project.
