github ghostdogpr/caliban v0.3.1

latest releases: v2.6.0, v2.5.3, v2.5.2...
4 years ago

Release Notes

  • Added support for UUID (#104)
  • Fixed an issue causing nested input types to be missing during introspection (#101)
  • Moved circe encoders/decoders to the core module with circe as an optional dependency (#102) by @rtimush
  • Added a helper method to make it easier to "inject" something into the ZIO environment when using http4s (#100) by @fokot
  • Added graphiql to the example project (#106) by @fokot
  • Added custom scalars in GraphQL#render (#108)
  • Added a custom error message when a Schema can not be found at compile-time, with a few pointers on how to solve it.
  • Updated magnolia to 0.12.2. This update is recommended as it solves some weird compilation errors.
  • Updated zio-interop-cats to 2.0.0.0-RC10
  • Update http4s to 0.21.0-M6

Don't miss a new caliban release

NewReleases is sending notifications on new releases.