Releases: briandowns/spinner
Releases · briandowns/spinner
v1.6.1: Merge pull request #77 from briandowns/add_go_mod_support
Add go mod support
1.6: Merge pull request #73 from ivenk/master
Provides the ability to toggle the cursor on and off.
1.5: Merge pull request #71 from briandowns/issue-70
- Added Lock and Unlock methods
- Added additional doc comments
1.4: Merge pull request #63 from qneyrat/master
add options pattern to create custom spinner
1.3: Merge pull request #61 from schollz/master
fix control characters instead of spinner on Windows
1.2: Merge pull request #59 from ilgooz/feature/osx-rm
properly remove previous line for macOS Terminal
1.1: Merge pull request #57 from chaitan94/master
Proper erasing of characters - Fixes issue #51
1.0: Merge pull request #48 from bwalding/master
Reformat with gofmt