# Version History

## 0.1.2
* Changed `Easing.AnimationRange.size/1` to calculate an inclusive result

## 0.1.1

* ensure all return values are Float
* ensure that `to_list` and `stream` include the `first` and `last` values precicely
* resolved various Dialyzer warnings

## 0.1.0

* Initial release (Brian Cardarella)