Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Releases: kailuowang/mainecoon

0.6.4

13 Jul 18:48
Compare
Choose a tag to compare

This will probably be the last release. Mainecoon is moving to typelevel/cats-tagless.

0.6.3

28 Jun 19:51
Compare
Choose a tag to compare

Add support for Scala 2.12.6

v0.6.2

24 Jan 18:08
Compare
Choose a tag to compare

Removed dependency on scalameta from mainecoon-core. Thanks to @hanny24

0.5.0

09 Nov 15:13
Compare
Choose a tag to compare

updated to Cats 1.0.0-RC1, thanks to @Weden

0.3.0

15 Jun 14:15
Compare
Choose a tag to compare

Enhanced handling of abstract type members for mapK and imapK. Namely the corresponding methods on the companion object provides new fully refined interpreter.