Skip to content

Releases: rust-bio/rust-bio-types

v1.0.4

05 Aug 15:49
b753d1c
Compare
Choose a tag to compare

1.0.4 (2024-08-05)

Bug Fixes

  • update release-please.yml to use v4 (22dc35c)

v1.0.3

15 Jul 10:18
cad11e1
Compare
Choose a tag to compare

1.0.3 (2024-07-15)

Dependencies

  • bump clap from 4.4.18 to 4.5.9 (c2380d9)
  • bump derive-new from 0.5.9 to 0.6.0 (174b264)
  • bump lazy_static from 1.4.0 to 1.5.0 (b84ef21)
  • bump serde from 1.0.188 to 1.0.204 (0dfda26)

v1.0.2

12 Jul 08:47
0b4d7fe
Compare
Choose a tag to compare

1.0.2 (2024-07-12)

Dependencies

  • bump clap from 4.4.0 to 4.4.18 (ba733ba)
  • bump petgraph from 0.6.3 to 0.6.5 (231cd4f)
  • bump regex from 1.9.4 to 1.10.5 (6307a18)
  • bump strum_macros from 0.25.2 to 0.26.4 (c9de708)
  • bump thiserror from 1.0.47 to 1.0.62 (4702ad2)

v1.0.1

29 Aug 13:22
34a893c
Compare
Choose a tag to compare

1.0.1 (2023-08-29)

Bug Fixes

  • make dependabot commit message follow conventional commits (#55) (f727826)

Dependencies

  • bump clap from 3.2.25 to 4.3.19 (2e1b414)
  • bump clap from 4.3.19 to 4.3.21 (ffae0ba)
  • bump clap from 4.3.21 to 4.4.0 (c9840ad)
  • bump regex from 1.9.1 to 1.9.4 (5ad9921)
  • bump serde from 1.0.136 to 1.0.174 (cb9f249)
  • bump serde from 1.0.174 to 1.0.179 (e07a44c)
  • bump serde from 1.0.179 to 1.0.183 (43c00bd)
  • bump serde from 1.0.183 to 1.0.188 (7c41547)
  • bump strum_macros from 0.24.3 to 0.25.1 (#56) (0487bf4)
  • bump strum_macros from 0.25.1 to 0.25.2 (4d12e6f)
  • bump thiserror from 1.0.29 to 1.0.44 (cb9a4d0)
  • bump thiserror from 1.0.44 to 1.0.47 (d3e34e0)

bio-types v1.0.0

06 Jun 10:29
265629f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • custom number of columns in Alignment::pretty() (#19)

Features

  • allow AlignmentMode to be used on the command line (#44) (40846fb)
  • custom number of columns in Alignment::pretty() (#19) (2528736)
  • strand: Use +/- rather than (+)/(-) for str (#39) (45f518e)

Bug Fixes

bio-types v0.13.0

23 Jul 00:42
a2304d9
Compare
Choose a tag to compare

Features

bio-types v0.12.1

17 Nov 20:29
d78b8ca
Compare
Choose a tag to compare

Bug Fixes

  • Fix '\' being rendered as ’' on docs.rs (#31) (ebbb67a)

bio-types v0.12.0

09 Jul 08:33
164a9c2
Compare
Choose a tag to compare

Features

  • make AlignmentOperation hashable (f1c4df0)

Version 0.11.0

09 Mar 19:55
Compare
Choose a tag to compare
  • Added types for phylogenies (@delehef).

Version 0.10.0

08 Jan 14:36
Compare
Choose a tag to compare