Skip to content

v0.2.1

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 12 Nov 05:16

Release Notes

  • Support arguments for subscriptions. A subscription field can not only be a ZStream but also a function A => ZStream (#69)
  • Improve performance and reliability of Json encoding in Http4s Adapter (#71)
  • Improved performance by pre-generating the execution plan instead of building it for each query.