Skip to content

v0.2.1: tracebacks prefer substitutions & more

Choose a tag to compare

@github-actions github-actions released this 20 Mar 19:10
· 36 commits to master since this release

New release with a bunch of small improvements. See the changelog for details.

Important: tracebacks now prefer substitutions over deletions, whereas before they preferred deletions.

Otherwise:

  • improved docs and examples
  • additional optional feature flags that can be disabled to speed up compilation
  • sassy search --sam flag to follow the SAM spec when outputting reverse-complement matches. By default we reverse-complement the text and CIGAR to align with the pattern direction, but with this flag we do not.