Skip to content

v0.1.1

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 27 Oct 00:09

Release Notes

  • Added an interop module to facilitate usage of caliban with cats-effect compatible effect types by @desbo and @yoohaemin . See documentation for usage.
  • Added a macro function to check graphql queries at compile-time. See documentation for usage.
  • Fixed the nonNull attribute of fields wrapped in ZIO and ZStream.
  • Upgraded ZIO to 1.0.0-RC15