We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76e73a commit da067d7Copy full SHA for da067d7
1 file changed
README.md
@@ -341,6 +341,7 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
341
## Version 2.0.0 alpha 1
342
- When returning a single-column DataFrame with atomic values, the name is now __value and not value to avoid collisions with user-defined columns.
343
- Improved schema inferrence: DataFrames can be returned in a wider range of cases.
344
+- Improved error display in notebooks when errors happen upon collecting the results and not already upon calling jsoniq().
345
346
## Version 0.2.0 alpha 9
347
- Stability improvements.
0 commit comments