Mercurial > repos > davidvanzessen > shm_csr
comparison CHANGELOG.md @ 83:729738462297 draft
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
author | rhpvorderman |
---|---|
date | Wed, 15 Sep 2021 12:24:06 +0000 |
parents | |
children | 4db34e32dd47 |
comparison
equal
deleted
inserted
replaced
82:a103134ee6e0 | 83:729738462297 |
---|---|
1 version 1.1.0 | |
2 ------------- | |
3 + Added changeo as a dependency. Porting to python3 was necessary to achieve | |
4 this. This will make sure the shm_csr package can be installed on all | |
5 galaxies. | |
6 + Make sure the wrapper script runs with `set -e -o pipefail` and fails on | |
7 error. | |
8 + Updated all python scripts to work on python3 |