view CHANGES.md @ 60:5a45335f67f0 draft default tip

planemo upload commit a6311946297fd040bc4d1cf9808282d60770ce81
author rhpvorderman
date Wed, 26 Mar 2025 14:30:06 +0000
parents 14cecb0cac92
children
line wrap: on
line source

version 1.1.3
-------------
+ Fix an issue where the tool script could not be found.

version 1.1.2
-------------
+ Set a profile version so exiting with a tool exit code of 0 will indicate
  the job has succeeded.

version 1.1.1
-------------
+ Make sure the path to the zip is correct.
+ The html files are now UTF-8 encoded to prevent decoding errors.

version 1.1.0
-------------
+ Add a container requirement to allow using docker or singularity.
+ Add an option to download all files at once contained in a zip file.

version 1.0.2
-------------
+ Remove some wrongly placed quotes

version 1.0.1
---------------
+ Quote some variables to prevent ambiguous redirects