Update Updating and release notes

Celine Mercier
2020-02-02 21:18:09 +01:00
parent 6bdd9f6e63
commit cbd55374aa

@ -1,9 +1,12 @@
### Current version: `3.0.0-beta9`
### Current version: `3.0.0-beta10`
You can check the version installed by running `obi --version`
### Release notes:
* `3.0.0-beta10`: `obi import`: new option --preread to do a first readthrough of the
dataset if it contains huge dictionaries for a much faster import.
* `3.0.0-beta9`: Better disk space management when importing files (rewritten columns are deleted).
* `3.0.0-beta8`: Fixed a bug when importing a file where the first entry would contain a dictionary with a single key.