Skip to content

Releases: P2GX/dabuild

v0.3.1

28 Nov 09:48
d032a2d

Choose a tag to compare

What's Changed

  • Add Contig builder, deprecate Contig::new by @ielis in #8

Full Changelog: v0.3.0...v0.3.1

v0.3.0

24 Nov 18:50

Choose a tag to compare

BREAKING CHANGE

dabuild::Contig and dabuild::GenomeBuild are not generic over the length type anymore. Instead, u32 is used to represent the length.

What's Changed

  • Simplify Contig and GenomeBuild by @ielis in #6
  • Add deploy and CI workflows by @ielis in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

20 Feb 19:33
0f577a7

Choose a tag to compare

What's Changed

  • Support transposing a coordinate by @ielis in #3
  • Create GenomeBuild from contigs handed as IntoIterator by @ielis in #4

Full Changelog: v0.1.1...v0.2.0

v0.1.1

15 Feb 13:20
a46f6a9

Choose a tag to compare

What's Changed

New Contributors

  • @ielis made their first contribution in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Feb 23:03

Choose a tag to compare