Skip to content

v0.9.8

Compare
Choose a tag to compare
@ctb ctb released this 15 Oct 23:42
· 31 commits to main since this release
7f0e515

What's Changed

  • MRG: update function signatures to remove remaining warnings by @ctb in #422
  • [MRG] Add --save-matches to fastmultigather by @mr-eyes in #397
  • MRG: bump to in-dev version 0.9.8 by @ctb in #429
  • Bump serde_json from 1.0.124 to 1.0.125 by @dependabot in #433
  • Bump camino from 1.1.7 to 1.1.9 by @dependabot in #432
  • Bump serde from 1.0.206 to 1.0.208 by @dependabot in #431
  • MRG: bump sourmash to v0.15.1 by @ctb in #435
  • Bump serde from 1.0.208 to 1.0.209 by @dependabot in #443
  • Bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #442
  • MRG: misc cleanup by @ctb in #424
  • MRG: optionally, create empty results files for in-memory fastmultigather by @bluegenes in #446
  • MRG: add .PHONY targets to Makefile by @ctb in #449
  • Bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #453
  • Bump anyhow from 1.0.86 to 1.0.87 by @dependabot in #454
  • Bump serde from 1.0.209 to 1.0.210 by @dependabot in #452
  • Bump pyo3 from 0.22.2 to 0.22.3 by @dependabot in #457
  • Bump anyhow from 1.0.87 to 1.0.89 by @dependabot in #456
  • Add hp, dayhoff options to manysketch by @olgabot in #345
  • Bump tempfile from 3.12.0 to 3.13.0 by @dependabot in #461
  • Bump sourmash from 0.15.1 to 0.15.2 by @dependabot in #460
  • Add singlesketch command by @mr-eyes in #459
  • MRG: fix performance regression in manysearch by removing unnecessary downsampling by @ctb in #464
  • Bump pyo3 from 0.22.3 to 0.22.4 by @dependabot in #474
  • MRG: update to code for forthcoming sourmash release by @ctb in #467
  • MRG: add generic support for any type of sketch collection as query or database by @ctb in #430
  • MRG: avoid clones by using new Signature::try_into() -> KmerMinHash by @ctb in #471
  • MRG: update to v0.9.8 by @ctb in #475

Full Changelog: v0.9.7...v0.9.8