Skip to content

Releases: HarryPeach/kia

0.4.1

11 Feb 18:12
Compare
Choose a tag to compare

misc: removed deprecated functions
misc: updated dependencies
misc: remove unneccessary permissions

(thanks @UltiRequiem !)

0.4.0

23 Nov 16:21
d325cc6
Compare
Choose a tag to compare
  • feat: add windows alternative for tick symbol
  • feat: add .getText() and .getFrame()
  • misc: add tests for cursor, and forPromise
  • misc: fixed examples

0.3.0

22 May 21:24
d711748
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • 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

0.2.0

09 May 10:54
5fbacff
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Added forPromise() function
  • Return Kia instance from most functions
  • Fixed some output errors
  • Extra examples

0.1.0

08 May 15:52
07f459e
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

The initial pre-release of Kia