Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@HarryPeach HarryPeach released this 22 May 21:24
· 59 commits to master since this release
d711748
  • BREAKING: Many calls converted to synchronous, see the new examples
  • feat: Added writer option to output to different writers
  • feat: Added stopAndPersist() to stop the spinner and hold the frame
  • feat: Added renderNextFrame() to render the next frame of a stopped spinnre
  • feat: Changes to how kia can be instantiated
  • fix: render() is called after using kia.set()
  • fix: Fixed library sometimes not finishing execution due to hanging await
  • misc: Added testing to the library
  • misc: Specified std library version