Skip to content

v0.17.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 26 Jun 12:15
· 485 commits to main since this release
a6b1d94

0.17.0 - 2022-06-26

Done

  • [extras-core] Add syntax to encode String to escaped unicode chars (#172)
  • [extras-scala-io] extras.scala.io.syntax.color "".colored(Color) should return "" (#170)
  • [extras-scala-io] Add color and colored to Color (#175)
  • [extras-scala-io] Rgb.color("") and Rgb.colored("") should return "" (#176)
  • [extras-scala-io] "".rgb and "".rgbed should return "" (#177)
  • [extras-scala-io] Rainbow.rainbow("") and Rainbow.rainbowHtml("") should return "" (#180)
  • [extras-scala-io] "".rainbowed and "".rainbowedHtml should return "" (#181)