Skip to content

Tags: trytoolchest/toolchest-client-python

Tags

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #287 from trytoolchest/staging

v0.11.3

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #285 from trytoolchest/staging

v0.11.2

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #265 from trytoolchest/staging

v0.11.0

v0.9.43

Toggle v0.9.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #259 from trytoolchest/staging

v0.9.43

v0.9.32

Toggle v0.9.32's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #236 from trytoolchest/staging

v0.9.32

v0.9.8

Toggle v0.9.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove --max-target-seqs from dangerlist (#168)

Co-authored-by: Noah Lebovic <security@trytoolchest.com>

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #134 from trytoolchest/staging

v0.7.46

Toggle v0.7.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.7.46 (#73)

Adds:
- Stable ordering of grouped input arguments (#72)
- Bugfixes for #72

v0.7.43

Toggle v0.7.43's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #71 from trytoolchest/staging

v0.7.43

v0.7.39

Toggle v0.7.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.7.39 (#62)

Adds:
- Ability to pass S3 URIs as inputs (#49)
- Modified handling of arguments + raw execution mode + more STAR arguments (#57)
- Multipart uploads / downloads and the ability to increase non-parallel input file sizes (#60, #61, #63, #65))
- Enable output file `.tar.gz`s across the board (#68)
- Add an explicit `parallelize=True` flag (#68)

Modifies:
- Various fixes (#49, #56, #58, #64, #67)

Integration tests: passing
Unit tests: passing
Manual tests: passing