Skip to content

Releases: dominicegginton/spinner

2.1.0

06 Nov 09:44
2.1.0
16ac0c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.1.0

2.0.2

18 Mar 22:30
2.0.2
d47c588
Compare
Choose a tag to compare
  • d47c588 deps: bump nanoseconds to version 1.1.2

Full Changelog: 2.0.1...2.0.2

2.0.1

15 Jul 12:25
2.0.1
054ec70
Compare
Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

26 Mar 17:08
2.0.0
2527410
Compare
Choose a tag to compare

Breaking Chnages

  • Spinner.pattern is now Spinner.animation
  • Spinner.text is now Spinner.message
  • Spinner.succeed() is now Spinner.success()
  • Spinner.failure() is now Spinner.error()
  • Spinner.information() is now Spinner.info()
  • SpinnerPattern is now SpinnerAnimaition
  • SpinnerUI is now SpinnerStream

What's Changed

Full Changelog: 1.4.1...2.0.0

1.4.1

25 Mar 20:35
1.4.1
ef90019
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

1.4.0

25 Mar 19:17
1.4.0
48eddae
Compare
Choose a tag to compare

What's Changed

  • Add SpinnerUI protocol by @yury in #41

New Contributors

  • @yury made their first contribution in #41

Full Changelog: 1.3.2...1.4.0

1.3.2

06 Apr 23:51
236a050
Compare
Choose a tag to compare

Fix

  • Fix christmas spinner pattern name (236a050)

Documentation

  • Update key features highlights (8eb222b)

1.3.1

05 Apr 13:12
4c3bb26
Compare
Choose a tag to compare

Features

1.3.0

05 Apr 09:49
4eda9c4
Compare
Choose a tag to compare

Features

  • Add support for timing the spinners duration (3771dd8)

Documentation

  • New documentation for timings the spinners duration (4eda9c4)
  • Fixed documentation heading style (e125c91)

Maintainace

  • Run CI workflow only on push and pr for main branch (8039515)
  • Dont track Package.resolved (81d4153)
  • Remove unused git ignore entries (0be3f61)

1.2.1

03 Jan 01:43
99ab335
Compare
Choose a tag to compare

Documentation

  • fixed missing import in getting stated example (99ab335)