Sha256: f7fd3725083d7c315fcdd2c98acc9b9e1b818b90b0c0a73477ccd57b461f9779
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
## CHANGELOG ### 0.2.2 - More emotions for whirly (the spinner) - Add cat spinner ### 0.2.1 - Use macOS terminal app compatible ANSI sequences ### 0.2.0 - Make paint dependency optional - Remove pause feature - Separate configuring into its own method, remember whirly's configuration, can be cleared with the new .reset method - Introduce "stop" frames to display when spinner is over - Different newline behaviour; append newline by default after spinner ran. Use position: "below" for old behaviour - Support multiple frame modes: "linear", "random", "reverse", "swing" - Proper unrendering (use unicode-display\_width) - Introduce spinner packs (to deal with eventual name conflicts, currently: whirly + cli) - Add more bundled spinners - Update CLI spinners to v0.3.0 (two new spinners) - Rename option :use\_color to just :color - Option to set spinner can also take frames or proc directly - Add ANSI escape mode option - Add remove\_after\_stop option ### 0.1.1 - `non_tty` option to force TTY behaviour (whirly deactivates itself for non TTY by default) - Allow passing in spinner hashes instead of only spinner names ### 0.1.0 - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
whirly-0.2.2 | CHANGELOG.md |