Skip to content

Releases: dominikwilkowski/cfonts

v1.1.4rust

18 Feb 21:56
3110d7b
Compare
Choose a tag to compare
  • fixed lock file

v1.1.3rust

15 Feb 01:37
126b2f0
Compare
Choose a tag to compare
  • Fixed #75
  • Updated dependencies
- terminal_size = "0.2.3"
+ terminal_size = "0.3"
  • Fixed some clippy suggestions

v1.1.2rust

23 Aug 22:17
8d213d9
Compare
Choose a tag to compare

Added LICENSE into the published version

v1.1.1rust

17 Aug 05:37
20f1b21
Compare
Choose a tag to compare
  • Updated dependencies
  • bumped terminal_size to 0.2.3

v3.2.0 nodejs

06 May 12:21
64ee9c7
Compare
Choose a tag to compare
  • Added TS type to the published npm package

v3.1.1 nodejs

08 Jul 03:54
27f8c68
Compare
Choose a tag to compare
  • Fixed #58 gradient color bug
  • added gray to gradient colors

v1.1.0 rust

08 Jul 03:55
27f8c68
Compare
Choose a tag to compare
  • Added yellow to the supported gradient colors

v1.0.4 rust

05 Jun 08:19
444ca7d
Compare
Choose a tag to compare
  • Fixed NO_COLOR not being respected in help
  • Fixed color conversion rgb to ansi_256

v1.0.3 rust

01 Jun 07:53
9f9f6ba
Compare
Choose a tag to compare
  • Fixed NO_COLOR support when run without FORCE_COLOR

v3.1.0 nodejs

30 May 00:32
12a28b9
Compare
Choose a tag to compare
  • added the -V fallback flag for versions to comply with POSIX