Changes in version 2.0.3.9000 Changes in version 2.0.3 (2024-02-26) - Fix coercion bug from the switch to vctrs - At tween_at_t() for interpolating a full data frame at multiple locations Changes in version 2.0.2 (2022-09-06) - Fixed a recycling bug in tween_state() Changes in version 2.0.1 (2022-08-22) - Fix bug in logical state interpolation due to wrong argument order passing Changes in version 2.0.0 (2022-08-17) - Added generator versions of at, along, event, components, and state tweens that output a single frame at a time at any fractional time point - Allow lambda-style functions in enter/exit Changes in version 1.0.2 (2021-03-23) - Added a NEWS.md file to track changes to the package. - Fixed numerous small bugs