You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+
## [0.0.0] - 2025-09-19
7
+
### THIS IS A TEST
8
+
9
+
10
+
## [1.1.2] - 2025-09-19
11
+
12
+
-[Amanda Sullivan](https://github.com/mandysulli)
13
+
14
+
### `Added`
15
+
16
+
-[PR #44](https://github.com/CDCgov/mira-oxide/pull/44) - Added filtering to a single subtype for the variants_of_interest outputs if the virus flu (as "INFLUENZA") is passed to the program.
17
+
-[PR #46](https://github.com/CDCgov/mira-oxide/pull/46) - Added filtering to a single subtype for the positions_of_interest outputs if the virus flu (as "INFLUENZA") is passed to the program.
18
+
19
+
## [1.1.1] - 2025-09-11
20
+
21
+
-[Sam Wiley](https://github.com/samcwiley)
22
+
23
+
### `Fixed`
24
+
25
+
-[PR #38](https://github.com/CDCgov/mira-oxide/pull/38) - Fixed issue with `find_chemistry.rs` not being able to handle compressed files
26
+
27
+
### `Added`
28
+
29
+
-[PR #38](https://github.com/CDCgov/mira-oxide/pull/38) - Adds `utils/read_fastq.rs` with functionality for handling gzipped fastq files
0 commit comments