Mercurial > repos > davidvanzessen > argalaxy_tools
annotate CHANGES.md @ 59:14cecb0cac92 draft default tip
planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
author | rhpvorderman |
---|---|
date | Tue, 04 Feb 2025 10:51:02 +0000 |
parents | 4c6df851e262 |
children |
rev | line source |
---|---|
59
14cecb0cac92
planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
rhpvorderman
parents:
58
diff
changeset
|
1 version 1.1.2 |
14cecb0cac92
planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
rhpvorderman
parents:
58
diff
changeset
|
2 ------------- |
14cecb0cac92
planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
rhpvorderman
parents:
58
diff
changeset
|
3 + Set a profile version so exiting with a tool exit code of 0 will indicate |
14cecb0cac92
planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
rhpvorderman
parents:
58
diff
changeset
|
4 the job has succeeded. |
14cecb0cac92
planemo upload commit 94e363d9eb0b896925ab7ee299b37d07b2bcac3c
rhpvorderman
parents:
58
diff
changeset
|
5 |
58
4c6df851e262
"planemo upload commit 1a7731bb4fe2e80fb1fdc88121783068af3edb08"
rhpvorderman
parents:
57
diff
changeset
|
6 version 1.1.1 |
4c6df851e262
"planemo upload commit 1a7731bb4fe2e80fb1fdc88121783068af3edb08"
rhpvorderman
parents:
57
diff
changeset
|
7 ------------- |
4c6df851e262
"planemo upload commit 1a7731bb4fe2e80fb1fdc88121783068af3edb08"
rhpvorderman
parents:
57
diff
changeset
|
8 + Make sure the path to the zip is correct. |
4c6df851e262
"planemo upload commit 1a7731bb4fe2e80fb1fdc88121783068af3edb08"
rhpvorderman
parents:
57
diff
changeset
|
9 + The html files are now UTF-8 encoded to prevent decoding errors. |
4c6df851e262
"planemo upload commit 1a7731bb4fe2e80fb1fdc88121783068af3edb08"
rhpvorderman
parents:
57
diff
changeset
|
10 |
57
33412e85e669
"planemo upload commit 2a9ed3adf321f18047c3746735a5e79a4586798d"
rhpvorderman
parents:
55
diff
changeset
|
11 version 1.1.0 |
33412e85e669
"planemo upload commit 2a9ed3adf321f18047c3746735a5e79a4586798d"
rhpvorderman
parents:
55
diff
changeset
|
12 ------------- |
33412e85e669
"planemo upload commit 2a9ed3adf321f18047c3746735a5e79a4586798d"
rhpvorderman
parents:
55
diff
changeset
|
13 + Add a container requirement to allow using docker or singularity. |
33412e85e669
"planemo upload commit 2a9ed3adf321f18047c3746735a5e79a4586798d"
rhpvorderman
parents:
55
diff
changeset
|
14 + Add an option to download all files at once contained in a zip file. |
33412e85e669
"planemo upload commit 2a9ed3adf321f18047c3746735a5e79a4586798d"
rhpvorderman
parents:
55
diff
changeset
|
15 |
55
2a7dc86d8f85
"planemo upload commit 14f5f6a6fa8873c6d7f0f97dfddc0ba02fff3d1d"
rhpvorderman
parents:
54
diff
changeset
|
16 version 1.0.2 |
2a7dc86d8f85
"planemo upload commit 14f5f6a6fa8873c6d7f0f97dfddc0ba02fff3d1d"
rhpvorderman
parents:
54
diff
changeset
|
17 ------------- |
2a7dc86d8f85
"planemo upload commit 14f5f6a6fa8873c6d7f0f97dfddc0ba02fff3d1d"
rhpvorderman
parents:
54
diff
changeset
|
18 + Remove some wrongly placed quotes |
2a7dc86d8f85
"planemo upload commit 14f5f6a6fa8873c6d7f0f97dfddc0ba02fff3d1d"
rhpvorderman
parents:
54
diff
changeset
|
19 |
54
81b3eb11ed2c
"planemo upload commit 6c0195cc4de6a34e2c46d875be4fc2157a21cdf6"
rhpvorderman
parents:
diff
changeset
|
20 version 1.0.1 |
81b3eb11ed2c
"planemo upload commit 6c0195cc4de6a34e2c46d875be4fc2157a21cdf6"
rhpvorderman
parents:
diff
changeset
|
21 --------------- |
81b3eb11ed2c
"planemo upload commit 6c0195cc4de6a34e2c46d875be4fc2157a21cdf6"
rhpvorderman
parents:
diff
changeset
|
22 + Quote some variables to prevent ambiguous redirects |