v1.3.2
Release Notes
This release fixes a few bugs.
Server
- Fixed selection merging with conflicting fragments #1213 by @ghostdogpr
- Fixed rendering of empty field list #1220 by @Fluxx
- Removed useless
Has
constraint in ZHttpAdapter #1241 by @ghostdogpr
Tools
- Made compile time codegen plugin work with sbt 1.6.x #1236 by @ghostdogpr
- Fixed interface/union client code generation #1217 #1223 #1237 by @ghostdogpr @iRevive
- Escaped function name properly in interface client generation #1225 by @ghostdogpr