Releases: dominikwilkowski/cfonts
Releases · dominikwilkowski/cfonts
v3.3.0nodejs
- Added raw-mode flag
v1.2.0rust
- Added raw-mode flag
v1.1.4rust
- fixed lock file
v1.1.3rust
- Fixed #75
- Updated dependencies
- terminal_size = "0.2.3"
+ terminal_size = "0.3"
- Fixed some clippy suggestions
v1.1.2rust
Added LICENSE
into the published version
v1.1.1rust
- Updated dependencies
- bumped
terminal_size
to0.2.3
v3.2.0 nodejs
- Added TS type to the published npm package
v3.1.1 nodejs
- Fixed #58 gradient color bug
- added
gray
to gradient colors
v1.1.0 rust
- Added
yellow
to the supported gradient colors
v1.0.4 rust
- Fixed
NO_COLOR
not being respected in help - Fixed color conversion rgb to ansi_256