Skip to content

Releases: dominicegginton/spinner

1.2.0

31 Dec 20:20
3e947ec
Compare
Choose a tag to compare

Maintenance

  • Track Package.resolved (#39)

Documentation

  • Center align readme hero section (#37)

1.1.6

29 Sep 01:03
b2f13d4
Compare
Choose a tag to compare

This release cleans up the documentation while also reducing the file size of the library 😄

1.1.5

29 Sep 01:05
572ae50
Compare
Choose a tag to compare

This release cleans up Spinner, bringing a more professional look and feel to the repo and documentation.

1.1.4

29 Sep 01:17
8d1e008
Compare
Choose a tag to compare

Default spinner color is fixed and should display your terminals default color. Example project has been added 😄

1.1.3

29 Sep 01:21
Compare
Choose a tag to compare

Fixed render issue when completion function is used in combination with a custom spinner format (#21)

1.1.2

29 Sep 01:22
Compare
Choose a tag to compare

Added the ability to update the spinners format while spinner is in progress

1.1.1

29 Sep 01:25
Compare
Choose a tag to compare

This release adds some cool badges to the readme along with some more robust unit tests.

Meanwhile, in the background, the project switches over to user GitHub actions for all CI workflows.

1.1.0

19 Jun 09:42
Compare
Choose a tag to compare

Spinners API has changed in this version, please read over the README file to see how to use the library. Dont worry, its easier than ever and there are more features to play around with 😀

1.0.4

12 Oct 11:54
Compare
Choose a tag to compare

Features

  • Ability to change color of animiated spinner

1.0.3

12 Oct 11:53
Compare
Choose a tag to compare

Fixed

  • New line is not created when spinner is cleared