Update Updating and release notes
@ -1,4 +1,4 @@
|
|||||||
### Current version: `3.0.1b5`
|
### Current version: `3.0.1b6`
|
||||||
|
|
||||||
You can check the version installed by running `obi --version`
|
You can check the version installed by running `obi --version`
|
||||||
|
|
||||||
@ -21,6 +21,12 @@ python3 setup.py install
|
|||||||
|
|
||||||
### Release notes:
|
### Release notes:
|
||||||
|
|
||||||
|
* `3.0.1b6`:
|
||||||
|
- Now handling large int values (`import` rewrites column in OBI_FLOAT if a value is > INT32_MAX)
|
||||||
|
- Fixed a bug where some taxids could not be retrieved
|
||||||
|
- `import`/`export`: fixed issue where the '\t' separator option was not read properly
|
||||||
|
- `stats`: improved the tabular display to be properly read by R
|
||||||
|
|
||||||
* `3.0.1b5`:
|
* `3.0.1b5`:
|
||||||
- `obi rm`: new command to delete any view (for now the user deleting a view
|
- `obi rm`: new command to delete any view (for now the user deleting a view
|
||||||
accepts that there will be missing information when running `obi history`
|
accepts that there will be missing information when running `obi history`
|
||||||
|
Reference in New Issue
Block a user