Skip to content

v0.1.10: critical bugfix in `sassy grep` CLI

Choose a tag to compare

@github-actions github-actions released this 10 Dec 19:14
· 208 commits to master since this release
  • critical bugfix: sassy grep had a bug in the batching logic, making it skip a
    record after every 1MB of input. In particular for human genomes it would only search
    every other chromosome...
  • misc: set up cargo release