Releases: dominikwilkowski/cfonts
Releases · dominikwilkowski/cfonts
v3.3.1nodejs
- Fixed ts types
 - Bumped dependencies
 
What's Changed
- correct nodejs Render return typedef from 
boolean|objecttofalse|{...}by @erictheswift in #88 
New Contributors
- @erictheswift made their first contribution in #88
 
Full Changelog: v3.3.0nodejs...v3.3.1nodejs
v1.3.0rust
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_sizeto0.2.3 
v3.2.0 nodejs
- Added TS type to the published npm package
 
v3.1.1 nodejs
- Fixed #58 gradient color bug
 - added 
grayto gradient colors