Update Updating and release notes

Celine Mercier
2020-06-09 14:43:12 +02:00
parent 06e1b15cd8
commit 86ca4a00d1

@ -1,9 +1,15 @@
### Current version: `3.0.0b23`
### Current version: `3.0.0b24`
You can check the version installed by running `obi --version`
### Release notes:
* `3.0.0b24`:
- Improved `ecotag` output with list of taxids of best matches
- Improved `uniq` progress bar
- Fixed bash history display for views
- Fixed a bug where tuple columns would 'lose' their indexer in some cases
* `3.0.0b23`: Fixed installation on Ubuntu without pip (problem introduced in `3.0.0b20`).
* `3.0.0b22`: Fixed a bug when skipping unreadable sequences in `obi import`.