Releases: bacpop/sketchlib.rust
Releases · bacpop/sketchlib.rust
Release v0.2.4
Release v0.2.3
Release v0.2.2
No code change, fixing doc build
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
Basic rebuild to fix metadata for docs.rs, no code/functionality changed
Full Changelog: v0.2.0...v0.2.1
sketchlib v0.2.0
This is the first stable version. We will attempt to keep the file formats consistent going forwards.
This includes inverted index support, and various bug fixes (notably for knn distances).
What's Changed
Full Changelog: v0.1.3...v0.2.0
Release v0.1.3
Release v0.1.2
Release v0.1.1
What's Changed
- Add support for protein (aa) sequences by @johnlees in #19
- Add command to merge sketch databases by @johannahelene in #22
- Added concat and tests for concat by @johannahelene in #24
- Initial implementation of 3Di encoding processing using a Python library (via venv) by @vrbouza in #25
- Add delete function and more tests by @johannahelene in #27
- Fix of aa sequence processing by @vrbouza in #29
- Fixing distances instead of similarity index and also query mode bug by @vrbouza in #32
- Prepare for first release by @johnlees in #34
New Contributors
- @johnlees made their first contribution in #19
- @johannahelene made their first contribution in #22
- @vrbouza made their first contribution in #25
Full Changelog: https://github.com/bacpop/sketchlib.rust/commits/v0.1.1