Releases: dominikwilkowski/cfonts
Releases · dominikwilkowski/cfonts
v1.1.0
- transpiled code to support node 0.12.15 and up
- added some npm scripts
v1.0.2
Changes:
- fixed background in
console
font - added comma
- added font
huge
- added render method
- added
candy
color
v1.0.1
Changes:
- Added new font "chrome"
- Added a way to test each font formats
First stable release
What's new in v1.0.0
- completely refactored to use ES6/7 code
- bumped node dependency to
>= 6.0.0
, use older versions for older node environments
- bumped node dependency to
- added alignment option
- added line height option
- added simpleBlock font
- changed the CLI interface so you can now run
cfonts "text"
without a flag - text now breaks at the end of the terminal and doesn't create weird text output if max-width was too long
- added robust debugging suit
- build out the cli help