Skip to content

Commit ab0431a

Browse files
Mike LeeMike Lee
authored andcommitted
updating changelog
1 parent 4b1e958 commit ab0431a

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
11
# Change Log
22

3+
## v1.8.15 (27-Jun-2025)
4+
5+
### Added
6+
- added a flag to `bit-get-accessions-from-GTDB` (`--use-ecogenomics`) to allow specifing to download from [data.gtdb.ecogenomic.org/releases](https://data.gtdb.ecogenomic.org/releases/) instead of the default [data.ace.uq.edu.au/public/gtdb/data/releases](https://data.ace.uq.edu.au/public/gtdb/data/releases/) thanks to the suggestion from @Stian-2rz (#107)
7+
- a partitions file in nexus format (`<outdir>/run_files/Partitions.nex`) is produced in addition to the regular text-formatted one (`<outdir>/run_files/Partitions.txt`), because for some iqtree model settings the txt format has leads to a bug – also thanks to @Stian-2rz! (#108)
8+
9+
### Changed
10+
- currently skipping certificate checking on GTDB downloads (prompted from #107)
11+
- this impacts `gtt-get-accessions-from-GTDB` and the internally used `gtt-check-or-setup-GTDB-files`
12+
13+
---
14+
315
## v1.8.14 (21-Apr-2025)
416

517
### Changed
618
- change to taxonkit call when adding NCBI tax info (now using `reformat2` and a pattern) in order to deal with NCBI tax-structure update
719

20+
---
821

922
## v1.8.13 (18-Mar-2025)
1023

0 commit comments

Comments
 (0)