Skip to content

Commit 4bc0e82

Browse files
author
Ghislain Fourny
committed
Add documentation.
1 parent e06ae83 commit 4bc0e82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
341341
## Version 2.0.0
342342
- Aligned on the brand new RumbleDB 2.0 release.
343343
- Improved display of pandas dataframes output with -pdf in Jupyter notebooks.
344+
- if error info is activated in the configuration, then they are now printed in the notebook.
345+
- JSON nulls are now by default conflated with absent upon validating for dataframe output, this can be deactivated in the configuration.
346+
- The materialization error upon df/pdf output is now fixed.
344347

345348
## Version 2.0.0 alpha 1
346349
- When returning a single-column DataFrame with atomic values, the name is now __value and not value to avoid collisions with user-defined columns.

0 commit comments

Comments
 (0)