v1.0.0-alpha.4
Pre-release
Pre-release
Fixed
- Reduce size of MIR output (and improve release-mode compile time) when deriving
JsonSchema
involving applying schema metadata - Fix
flatten
ing ofserde_json::Value
- Use absolute import for
Result
in derive output, ignoring any locally imported types calledResult
(#307)