v1.2.2
Cumulative Release v1.1.0
- v1.2.2
Features
- Added supports the environment variables
NO_COLOR FORCE_COLOR
and flags--no-color
--color
- Added aliases
.ansi()
for.ansi256()
and.bgAnsi()
for.bgAnsi256()
methods - Added support for the use of
open
andclose
properties for each style - Improve performance
Bug Fixes
- Fixed ANSI codes for
ansi256()
andbgAnsi256()
methods