- Fix coercion bug from the switch to vctrs
- At
tween_at_t()
for interpolating a full data frame at multiple locations
- Fixed a recycling bug in
tween_state()
- Fix bug in logical state interpolation due to wrong argument order passing
- Added generator versions of
at
,along
,event
,components
, andstate
tweens that output a single frame at a time at any fractional time point - Allow lambda-style functions in
enter
/exit
- Added a
NEWS.md
file to track changes to the package. - Fixed numerous small bugs