Skip to content

v0.1.0

Choose a tag to compare

@folded folded released this 20 Nov 01:05
· 16 commits to main since this release

What's Changed

  • fix precommits by @folded in #4
  • rust: use direction enum for storing traceback directions by @folded in #1
  • refactor/rust ndarray by @folded in #2
  • chore/update gitignore by @folded in #3
  • Refactor: Optimize array initialization in alignment functions by @folded in #5
  • refactor(alignment): Unify traceback and fix glocal alignment by @folded in #6
  • refactor: Consolidate alignment logic into data structures by @folded in #7
  • chore/rename plus docs by @folded in #11
  • feat: Add CIGAR string generation helper by @folded in #9
  • refactor: Refactor alignment functions for explicit GIL release by @folded in #10
  • feat: Integrate cibuildwheel for multi-platform wheel builds by @folded in #12
  • fix: Resolve mypy and CI configuration for release by @folded in #13

New Contributors

  • @folded made their first contribution in #4

Full Changelog: https://github.com/folded/seq-smith/commits/v0.1.0