adds info

Former-commit-id: 89de557379f688ae23bfdb48b1a8ce35f57b6091
This commit is contained in:
2023-05-05 14:15:05 +02:00
parent e9574bae07
commit 670876d3a4

View File

@ -1,5 +1,12 @@
# OBITools release notes
## Latest changes
### Enhancement
- Comparison algorithms in `obitag` and `obirefidx` take more advantage of the data structure to limit the number of alignments
actually computed. This increase a bit the speed of both the software. `obirefidx` is nevertheless still too slow
compared to my expectation.
## May 2nd, 2023. Release 4.0.3
### New features