File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
3+ 1.8.1 (2025-09-27)
4+ ------------------
5+
6+ * Fixes minor issues with ` --skip_qc ` (#73 ) and ` --no_chromosome ` (#74 )
7+
8+ 1.8.0 (2025-06-12)
9+ ------------------
10+
11+ * Fixes issues with ` --skip_qc ` when using non gzipped FASTQ reads (#60 )
12+ * Fixes issue with fastp versions #64
13+ * Add skip_mash to run Plassembler without the database mash search #61
14+
15+ 1.8.0 (2025-06-23)
16+ ------------------
17+
18+ * Relaxes Python version dependency to >=3.8,<3.14 from >=3.8,<3.10
19+ * Minor change to log file error behaviour #69
20+ * Thanks @rrwick for both changes
21+
22+ * Bug fix with ` --force ` for ` plassembler download ` , which will only remove the output directory if ` --force ` is specified (#49 ).
23+
3241.6.2 (2024-03-08)
425------------------
526
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " plassembler"
3- version = " 1.8.0 " # change VERSION too
3+ version = " 1.8.1 " # change VERSION too
44description = " Quickly and accurately assemble plasmids in hybrid sequenced bacterial isolates"
55authors = [" George Bouras <george.bouras@adelaide.edu.au>" ]
66license = " MIT"
Original file line number Diff line number Diff line change 1- 1.8.0
1+ 1.8.1
You can’t perform that action at this time.
0 commit comments