view CHANGELOG.md @ 84:4db34e32dd47 draft

"planemo upload commit 78ace939ed7437b8b360588032449a99aad949eb"
author rhpvorderman
date Wed, 27 Oct 2021 09:38:20 +0000
parents 729738462297
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