Skip to content

v0.2.0

Compare
Choose a tag to compare
@kevin-lee kevin-lee released this 14 Nov 09:33
· 692 commits to main since this release
77011ca

0.2.0 - 2021-11-14

Done

  • Create the doc site (#23)(#34)
  • Add extras-scala-io (#24)
    • Add typed version of scala.io.AnsiColor to extras-scala-io (#26)
    • ColorSyntax for typed AnsiColor (#27)
    • CanClose[A] type class as an alternative to AutoCloseable (#28)
  • Redesign extras-concurrent-testing APIs (#36)
  • Add a shorter name method for eitherT (#39)
  • Add syntax for testing Future (#41)