Skip to content

Releases: dominikwilkowski/cfonts

v1.1.0

07 Feb 23:21
Compare
Choose a tag to compare
  • transpiled code to support node 0.12.15 and up
  • added some npm scripts

v1.0.2

28 Jul 02:41
Compare
Choose a tag to compare

Changes:

  • fixed background in console font
  • added comma
  • added font huge
  • added render method
  • added candy color

v1.0.1

01 Jul 04:16
Compare
Choose a tag to compare

Changes:

  • Added new font "chrome"
  • Added a way to test each font formats

First stable release

30 Jun 05:34
Compare
Choose a tag to compare

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
  • 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