Skip to content

Releases: onevcat/Rainbow

4.0.1

29 Sep 13:30
Compare
Choose a tag to compare

Fixed

  • Now every segment would reset its style to prevent it spreading unexpected. #62

4.0.0

09 Mar 16:09
Compare
Choose a tag to compare

Added

  • ANSI 256-color support. Use .bit8 or .onBit8 to apply a 256-color to a string. #49
  • Hex colors approximation support. Use .hex or .onHex to apply an 8-bit color as the Hex color approximated to a string. #56
  • Add support for colorizing nested strings. #51
  • Add the light version of background named colors. #50
  • Add the strikethrough style. #55
  • Support color conversion between text color and its corresponding background color. Vice verse. #54

Remove

  • The Xcode Color console output target is removed. It does not make sense anymore unless there is a new way to log color strings to the Xcode console.

3.2.0

05 Oct 14:00
Compare
Choose a tag to compare

Added

  • Support for compiling and using on Windows. #40

3.0.0

26 Nov 11:56
Compare
Choose a tag to compare

Swift 4 support.

2.1.0

03 Aug 03:26
Compare
Choose a tag to compare

Expose Rainbow. extractModes as public.

2.0.1

30 Sep 11:05
Compare
Choose a tag to compare

Support for Linux.

2.0.0

25 Sep 13:33
Compare
Choose a tag to compare

Swift 3 compatibility.

1.1.0

24 Mar 02:11
Compare
Choose a tag to compare

Support for Swift 2.2