1.56.0
2024-08-27
Bug Fixes
- grammar: allow a when block as the return of a query (15b47a8)
- replace TODO in ElseMatchExpression (2cc23dd)
Features
- grammar: modify grammar to allow object definition using (T) { foo: “asdf” } (16e912f)
- http: added types for ResponseCode and ResponseBody annotations (4e2852f)
- loader: support loading a readme.md if present (c5acb56)