·
4 commits
to master
since this release
What's Changed
- update GitHub Actions workflow to use ubuntu-latest by @AndreaGuarracino in #127
- added checks for apple sillicon by @hlakshmidevi10 in #128
- Fix mac build by @adamnovak in #129
- Make Rust the primary seqwish implementation by @ekg in #138
- Fix -t 1 hang in transitive closure by @AndreaGuarracino in #140
- Clean up temp files on exit by @AndreaGuarracino in #141
- Report git-describe in --version, fix crate version by @AndreaGuarracino in #142
- Speed up transitive closure and GFA emission by @AndreaGuarracino in #143
- Accept AGC archives as sequence input by @AndreaGuarracino in #144
New Contributors
- @hlakshmidevi10 made their first contribution in #128
- @adamnovak made their first contribution in #129
Full Changelog: v0.7.11...v0.7.12