This release fixes an off by one affecting some insertions, and adds guards against incorrectly typed aux tags in alignment files (an abuse of the sam spec, but sometimes found in very old data). It also catches some unfriendly error messages, and slightly reformulates test for whether a read supports a variant to more robustly express the same intent.
What's Changed
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #20
- Update pytest-cov requirement from ==6.* to ==7.* by @dependabot[bot] in #19
- fix ins bug and cli messages by @blex-max in #22
- Bugfix/int mc by @blex-max in #28
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #27
- Update pytest requirement from ==8.* to ==9.* by @dependabot[bot] in #26
New Contributors
- @dependabot[bot] made their first contribution in #20
Full Changelog: 3.0.0...3.0.2