v0.4.0
Fixed
- Fix Windows default spinner and prefix (#8). Thanks @RedDuckss!
- Strip ANSI escape codes before cleaning the stream (574a1eb)
Added
- Add
succeedPrefix
andfailPrefix
(#8). Thanks @RedDuckss!
Changed
- Set terminal color as default text color, and avoid using
chalk.white
(2da89d8)
Removed
- Remove default non-spinnable text prefix (38e6637)