File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # cdcgov/mira-oxide: Changelog
2+
3+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
4+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
5+
6+ ## v1.1.1 -
7+
8+ - [ Sam Wiley] ( https://github.com/samcwiley )
9+
10+ ### ` Fixed `
11+
12+ - [ PR #38 ] ( https://github.com/CDCgov/mira-oxide/pull/38 ) - Fixed issue with ` find_chemistry.rs ` not being able to handle compressed files
13+
14+ ### ` Added `
15+
16+ - [ PR #38 ] ( https://github.com/CDCgov/mira-oxide/pull/38 ) - Adds ` utils/read_fastq.rs ` with functionality for handling gzipped fastq files
Original file line number Diff line number Diff line change 11[package ]
22name = " mira-oxide"
3- version = " 0.2.0 "
3+ version = " 1.1.1 "
44edition = " 2024"
55description = " A set of rusty tools for use in MIRA"
66
You can’t perform that action at this time.
0 commit comments