v1.3.0
What's Changed
Features
- Add: Punch and Shake motions by @AnnulusGames in #19
- Change: Bind extension methods to generics by @AnnulusGames in #20
- Add: WithRandomSeed for shake motion and string motion by @AnnulusGames in #22
Breaking Changes
- Change: IMotionAdapter argument to ref by @AnnulusGames in #21
- Change: cancel await when MotionHandle.Cancel() is called by @AnnulusGames in #23
Bug fixes
- Fix: combining await and WithOnError doesn't work by @AnnulusGames in #17
Full Changelog: v1.2.1...v1.3.0