v0.28.0
github-actions
released this
10 Nov 07:40
·
261 commits
to refs/heads/main
since this release
v0.28.0
- Improves error reporting and handling for query engine errors (beta)
- Disallow querying for duplicate fields; see #1095 for details. This might be a breaking change, but previous behavior was wrong, now it errors consistently if there is a duplicate field.
Major changes
- fix(builder): disallow duplicate fields (#1094) @steebchen
- feat(engine): stream and parse logs (#1073) @steebchen
Changes
- test(sqlite): run sqlite path tests only in e2e (#1080) @steebchen
- refactor(test/enums): use table test for enums (#1090) @steebchen
- refactor(tests): use massert everywhere (#1096) @steebchen
Contributors
Full Changelog: v0.27.1...v0.28.0