Releases: zio/zio-lambda
Releases · zio/zio-lambda
v1.0.0-RC4
Changes
- #100: Cross compile to Scala 3 @soujiro32167 (#101)
- Update sbt-mdoc to 2.3.2 @scala-steward (#88)
v1.0.0-RC3
Changes
- Bump up ZIO to 2.0.0-RC5 and zio-json to 0.3.0-RC7 @jrmsamson (#98)
- Build native image within a Docker container and add more detailed deployment steps @calvinlfer (#97)
v1.0.0-RC2
Changes
- Bump up zio and zio-json version @jrmsamson (#87)
- Update sbt-native-packager to 1.9.9 @scala-steward (#81)
- Update sbt-mdoc to 2.3.1 @scala-steward (#83)
v1.0.0-RC1
First Release candidate of zio-lambda.
- Support to use zio-lambda as a Lambda layer
- GraalVM support
- ZIO 2.x only