tty-spinner v0.2.0 Release Notes

Release Date: 2016-03-13 // about 8 years ago
  • ➕ 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