Version 3.1.0
- From now on, tweeny will be using a more traditional versioning scheme
- Remove some extraneous semicolons (@Omegastick)
- Adds
easing::stepped
andeasing::def
for arithmetic-like values (@ArnCarveris) - Fix point progress calculation in multi-duration tweens (#15)
- Fix deduction of same-type values (#14)
- Use
auto
to deduce return values of operations inside various easings
Thanks to everyone that contributed to Tweeny either by creating issues or by submitting patches. Special thanks to those that took the time to create packages of it. You rock :)