Skip to content

Releases: rhysnewell/rosella

v0.5.4

17 Jul 01:19
Compare
Choose a tag to compare
chore: bump version

v0.5.3

05 Jan 00:16
b9b5b36
Compare
Choose a tag to compare
Merge pull request #50 from rhysnewell/deadlock_fix

Deadlock fix

v0.5.2

05 Dec 00:07
Compare
Choose a tag to compare
chore: bump version to 0.5.2

v0.5.1

16 Nov 02:33
Compare
Choose a tag to compare
fix: add max retries flag

v0.5.0

04 Nov 08:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

28 Sep 00:12
Compare
Choose a tag to compare
fix: update build workflow and add docs workflow

v0.4.1

02 Feb 22:41
cac51d4
Compare
Choose a tag to compare

Patch: Catch typo in kmer-frequencies

v0.4.1

02 Feb 22:51
cac51d4
Compare
Choose a tag to compare

Commits

v0.3.3

15 Mar 04:26
ca27e5a
Compare
Choose a tag to compare

fixing kmer calculation bug and small speed up

v0.3.2

10 Mar 02:50
c9ed162
Compare
Choose a tag to compare

Faster Kmer calculations using needletail.
This may get faster yet, but it will at least be usable when handed millions of contigs.