Releases: zio/interop-cats
Releases · zio/interop-cats
v2.0.0.0-RC9
- add
Sync
instance forZManaged
(#39) by @mschuwalow - Don't report fiber failure in
runAsync
/runCancelable
for http4s/http4s#2729 (#113) by @neko-kai
v2.0.0.0-RC8
- Updated ZIO to
1.0.0-RC17
- Add
Resource.toManagedZIO
,Concurrent.continual
+ fixtoManaged
(#109) by @neko-kai - Add
ArrowChoice
instances for RIO and URIO (#104) by @joroKr21 - Add ZIO/RIO/IO/Task.
concurrentEffect
&concurrentEffectWith
helpers (#111) by @neko-kai - Cache typeclass instances for ZIO (#110) by @neko-kai
v2.0.0.0-RC7
v2.0.0.0-RC6
- Updated ZIO to
1.0.0-RC15
- Add
ZStream
instances (#67 #83) by @regiskuckaertz
v2.0.0.0-RC5
- Updated zio to 1.0.0-RC14
v2.0.0.0-RC4
- Updated zio to 1.0.0-RC13
- Upgraded cats to 2.0.0
- Added cats arrow instances (#58) by @Odomontois
- Added support for ZIO Test (#59) by @adamgfraser
v2.0.0.0-RC3
- Use ZIO 1.0.0-RC12-1
- Use Cats Effect 2.0.0-RC2
- Enable interop for ScalaJS, all ZIO Cats instances are now available on Scala.js (#28)
Breaking changes:
v2.0.0.0-RC2
Update dependencies:
- ZIO to
1.0.0-RC11-1
- Cats effect to
2.0.0-M5
v2.0.0.0-RC1
First interop-cats release for Scala 2.13
and cats 2.0.0-M4
v1.3.1.1-RC1
re-release with a version number conforming to the versioning scheme (last number incremented due to API changes)