Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Releases: profunktor/console4cats

0.9.0

29 Mar 12:48
c455ff1
Compare
Choose a tag to compare

Last release using cats-effect-2.4.0. There will be no release for CE3.

0.8.1

24 Dec 13:29
Compare
Choose a tag to compare

Changes

  • #76 Added default Monad Transformer instances

Internal updates

  • #77 CI build is now GH Actions
  • #68 Update to scalatest-3.1.0
  • Update to sbt-1.3.5

0.8.0

15 Sep 00:09
Compare
Choose a tag to compare

Only updates to the latest stable release cats-effect-2.0.0.

0.8.0-M1

22 Jun 16:18
Compare
Choose a tag to compare

First release cross-built for Scala 2.13.x, 2.12.x and 2.11.x 🎉 !

Changes

Dependency updates

  • cats-effect-2.0.0-M4
  • #34 scalatest-3.0.8

0.7.0

05 May 17:01
Compare
Choose a tag to compare

The artifact is now published as dev.profunktor %% console4cats.

Changes

  • #30 Circle CI build

Dependency Updates

  • #29 cats-effect-1.3.0
  • #27 scalatest-3.0.7

0.6.0

07 Jan 09:21
Compare
Choose a tag to compare

Changing to a semantic versioning schema because the previous one was wrong.

Changes

#22 Propose an implicit val for the default instance for Console[IO] to the user by @guizmaii

Dependency updates

#21 tut-plugin-0.6.10
#20 cats-effect-1.1.0

Thanks to all contributors!

0.5

22 Nov 01:05
Compare
Choose a tag to compare
0.5

Changes

#9 Add Console#mapK
#10 Expose TestConsole in artifact
#17 Split out Console into Out/In/Error

Internal improvements

#14 Add scalafmt config
#15 Extract SyncConsole into a different file
#16 Tuning docs
#18 Add cats friendly badge

Credits to @kubukoz for working on almost all these PRs!

0.4

08 Nov 00:23
Compare
Choose a tag to compare
0.4

Various plugin updates by @scala-steward and #2 fixing scope of Scala Test by @amesgen .

Thanks!

0.3

06 Sep 10:04
Compare
Choose a tag to compare
0.3

Built on top of cats-effect 1.0.0.

0.2

12 Aug 09:23
Compare
Choose a tag to compare
0.2

First working version that builds on top of cats-effect 1.0.0-RC2.