## 1.2.0 (2020-03-07)

New Features

- Add TypeScript definitions

## 1.1.1 (2019-11-27)

Internal

- Update project inter-dependencies

## 1.1.0 (2019-03-07)

New Features

- Domain `plural_forms` can now be passed as a function.

Internal

- Add `repository.directory` to `package.json`

## 1.0.2 (2019-01-19)

Documentation

- Correct documentation unpkg links

Internal

- Use Lerna for managing mono-repo

## 1.0.1 (2018-11-04)

Bug Fixes

- Fix global constructor name from `new tannin` to corrected `new Tannin` in browser distributions.
- Fix dependencies pointers from local filesystem to npm copies.

## 1.0.0 (2018-11-04)

- Initial release
