Skip to content

Commit a6f6c42

Browse files
committed
Simplified help messages for all modules.
1 parent 954d49b commit a6f6c42

File tree

5 files changed

+319
-542
lines changed

5 files changed

+319
-542
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.3.5 - 2024-04-15
4+
5+
- Added function to check if input files passed to the CreateSchema and AlleleCall modules have unique prefixes longer than 30 characters (the prefix includes everything in the basename before the first `.`). The process prints a message with the list of input files with a prefix longer than 30 characters and exits.
6+
7+
- Fixed issue in the AlleleCall module when running in mode 1 (trying to write the file with the list of invalid CDSs, but the data is not available when running in mode 1).
8+
9+
- Added more tests and improved test scripts.
10+
311
## 3.3.4 - 2024-03-22
412

513
- Improved BLAST exception capturing.

0 commit comments

Comments
 (0)