0.4.0
What's Changed
- CD: allow from draft by @Borda in #51
- use lerp for text by default by @nateraw in #55
- added param typing to walk function and updated the walk function to take in num_steps as a list by @danielpatrickhug in #52
- Rename num_steps to num_interpolation_steps by @nateraw in #61
- Update version to 0.4.0 by @nateraw in #62
New Contributors
- @Borda made their first contribution in #51
- @danielpatrickhug made their first contribution in #52
Full Changelog: v0.3.0...v0.4.0