# v1.1.0

- Changed: Replace `eval` with evaluator.js

# v1.0.0

- Added: support for `em` unit.
- Added: support for `min`, `max`, and `clamp` functions.
- Added: better handling of `calc` containing invalid values or unsupported units.
- Breaking: using `parent.font.size` instead of `font.size` when calculating `fontSize` with percentages.

# v0.11.0

- Added: support for `vmin` and `vmax` units.

# v0.10.0

- Intial release.
