view CHANGELOG.md @ 89:3c9d4d976c47 draft

"planemo upload commit 8b702d0cf8f2355307eb8f95989f3d2488b2c963"
author rhpvorderman
date Fri, 05 Nov 2021 13:41:03 +0000
parents 4db34e32dd47
children 6809c63d9161
line wrap: on
line source

version 1.2.0
-------------
+ Add a container in which the tool can execute.
+ Remove redundant files after execution.

version 1.1.0
-------------
+ Added changeo as a dependency. Porting to python3 was necessary to achieve 
  this. This will make sure the shm_csr package can be installed on all 
  galaxies.
+ Make sure the wrapper script runs with `set -e -o pipefail` and fails on 
  error.
+ Updated all python scripts to work on python3