From 53b7e624226404241828993e357cda2fa41f0e5b Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Tue, 9 May 2023 01:52:07 +0200 Subject: [PATCH] Update Updating and release notes --- Updating-and-release-notes.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Updating-and-release-notes.md b/Updating-and-release-notes.md index 2c1a91d..5e7d411 100644 --- a/Updating-and-release-notes.md +++ b/Updating-and-release-notes.md @@ -1,4 +1,4 @@ -### Current version: `3.0.1b21` +### Current version: `3.0.1b22` You can check the version installed by running `obi --version` @@ -21,10 +21,13 @@ python3 setup.py install ### Release notes: +* `3.0.1b22`: + - `obi rm`: now removes column files and AVL files that are not used by other views, effectively freeing disk space. +
+ * `3.0.1b21`: - New command: `obi taxonomy` to add local taxa - - `import`: now automatically renames `scientific_name` tag to `SCIENTIFIC_NAME`, and suggests using `--input-na-string` when a -sequence import fails + - `import`: now automatically renames `scientific_name` tag to `SCIENTIFIC_NAME`, and suggests using `--input-na-string` when a sequence import fails - `head`: added output format options