All Versions
13
Latest Version
Avg Release Cycle
158 days
Latest Release
1550 days ago

Changelog History
Page 2

  • v0.3.0 Changes

    July 14, 2016

    โž• Added

    • โž• Add #run to automatically execute job with spinning animation by @Thermatix
    • โž• Add #update to allow for dynamic label name replacement

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed cursor hiding for success and error calls by @m-o-e
    • ๐Ÿ›  Fix #join call to define actual error
    • ๐Ÿ›  Fix #stop to print only once when finished
  • v0.2.0 Changes

    March 13, 2016

    โž• Added

    • โž• Add new spinner formats by @rlqualls
    • โž• Add ability to specify custom frames through :frames option
    • โž• Add :clear option for removing spinner output when done
    • โž• Add #success and #error calls for stopping spinner
    • โž• Add :done, :success, :error completion events
    • Add :success_mark & :error_mark to allow changing markers
    • โž• Add :interval for automatic spinning duration
    • โž• Add #start, #join and #kill for automatic spinner animation

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change message formatting, use :spinner token to customize message
    • ๐Ÿ”„ Change format for definining spinner formats and intervals
  • v0.1.0 Changes

    November 15, 2014
    • ๐ŸŽ‰ Initial implementation and release