Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

50 lines (38 loc) · 1.14 KB

Feature

  • option spinner.ColorLevel(int) has effect now

0.0.6 - 2019-10-18

Added

  • option spinner.MessageEllipsis(string)
  • option spinner.MaxMessageLength(int)
  • function Truncate(string, int, interface{})

Feature

  • spinner.Message() truncates message to predefined length

Fixed

  • unnecessary ellipsis

0.0.5 - 2019-10-18

Changed

  • Interval(time.Duration) option function

0.0.4 - 2019-10-16

Added

  • new char set HalfClock2
  • option spinner.CharSet([]string)
  • option spinner.Variant(int)
  • option spinner.ProgressIndicatorFormat(string)
  • order option
  • Reverse() option
  • Prefix() option
  • new color set C256YellowWhite
  • Changelog
  • Example
  • Reversed - spin in the opposite direction

Fixed

  • format artefacts
  • internal package name auxiliary