Skip to content

v1.0.0

Compare
Choose a tag to compare
@calvinlfer calvinlfer released this 03 Jun 15:20
· 198 commits to main since this release

Virgil now supports both ZIO 2.x and Cats Effect 3.x
Special thanks to @samgj18 for his significant contribution to add the Cats Effect module

If you want the Cats Effect 3.x module

libraryDependencies += "com.github.kaizen-solutions.virgil" %% "virgil-cats-effect" % "v1.0.0"

If you want the ZIO 2.x module

libraryDependencies += "com.github.kaizen-solutions.virgil" %% "virgil-zio" % "v1.0.0"