Releases: BioRadOpenSource/ish
Releases · BioRadOpenSource/ish
v1.4.0
v1.3.1
v1.3.0
What's Changed
Major updates:
- Convert semi-global from using unsigned ints to signed ints @sstadick in #55
- Increase batch-size to full human ~4.5G
- Allows specifying simd width at compile time.
- Updates the bench aligner.
- Correctly skip second alignment to find start pos based off of score cutoff instead of query length.
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
v1.1.1
What's Changed
- chore: updates for 1.1.0 release on modular community by @sstadick in #39
- chore: Add CODEOWNERS, require DCO by @sstadick in #40
- chore: add codeql badge by @sstadick in #42
- fix: update with working rattler build by @sstadick in #41
- fix: allow for using a basline simd width when compiling in rattler-build by @sstadick in #43
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- chore: update to mojo 25.3 by @sstadick in #23
- Fix/segfault by @sstadick in #25
- fix: saturation check by @sstadick in #27
- fix: bad resize and small pkg warnings by @sstadick in #28
- feat: add circleci by @sstadick in #29
- feat: improve ci by @sstadick in #30
- chore: prep repo for release by @sstadick in #31
- feat: FASTQ support along with code cleanup by @sstadick in #32
- feat: use for-else for clarity in @parameter-for loops by @sstadick in #33
- chore: bump version to 1.1.0 by @sstadick in #34
- chore: clean up benchmarks by @sstadick in #36
- chore: add notice file by @sstadick in #35
- fix: better peek handling for fastx scenarios by @sstadick in #38
Full Changelog: v1.0.0...v1.1.0