Skip to content

Releases: fulcrumgenomics/fgoxide

v0.6.0

23 May 21:00

Choose a tag to compare

What's Changed

  • chore: fix website link in readme by @nh13 in #22
  • doc: fix links to logo by @nh13 in #23
  • fix: usage of P: Asref<Path> generics to allow borrowed or owned P by @theJasonFan in #24

Full Changelog: v0.5.0...v0.6.0

0.5.0

13 Feb 00:19

Choose a tag to compare

What's Changed

  • Add clippy lints to tests to CI and make clippy happy by @theJasonFan in #16
  • chore: add tfenne and nh13 as codeowners by @nh13 in #18
  • ci: migrate ubuntu-latest to ubuntu-24.04 by @nh13 in #19
  • doc: add fulcrum genomics more prominently by @nh13 in #21
  • Validate DelimFile headers by @theJasonFan in #17
  • Update csv constraint to 1.2 and update authors (maintainers) by @nh13 in #12
  • make is_gzip_path pub as it's generally useful by @brentp in #11

New Contributors

Full Changelog: 0.4.0...v0.5.0

0.4.0

13 Nov 22:19

Choose a tag to compare

What's Changed

  • Fix incompatibility between dependency versions and toolchain by @jdidion in #14
  • Add DelimFile new_reader and new_writer methods by @jdidion in #15

New Contributors

Full Changelog: v0.3.0...0.4.0

0.3.0

09 Jan 23:43
5724c95

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0