Releases: dominikwilkowski/cfonts
Releases · dominikwilkowski/cfonts
v2.6.1
- fixed console font not taking into account
maxLength
- fixed console font line height breaking with
gradient
option - fixed console font
lineHeight
not added at the end - added more end-to-end tests
v2.6.0
- added transition gradients and sets
v2.5.2
- fixed jsDocs
- added typescript type test
v2.5.1
- fixed array output to include everything including colors
v2.5.0
- added gradient option
- separated code into files
- added 100% unit testing coverage
v2.4.8
- removed
ansi-styles
from direct dependencies
v2.4.7
- fixed bug from adopting chalk v3 and hex colors
- added
Color
function and tests - added
FORCE_COLOR
env var support
v2.4.6
- bumped dependencies
- removed
change-case
dependency - added
UpperCaseFirst
with tests
v2.4.5
v2.4.4
- bumped dependencies