Latch

Latest version: v2.55.1

Safety actively analyzes 688823 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 32 of 38

2.21.5

Fixed

* More imports in docker/NF-core template workflows have been updated to reflect the import changes outlined in the previous version.

2.21.4

Fixed

* Imports in docker/NF-core template workflows have been updated to reflect the import changes outlined in the previous version.

2.21.3

Added

* NFCore example workflow

Changed

* Replace docker example workflow with blastp
* Docker image selection when creating an empty workflow
* Workflow Name, Author Name prompts when creating an empty workflow

* `latch cp` has been rewritten and now allows for latch paths of the form
+ `latch:///a/b/c`
+ `latch://xxx.account/a/b/c` where `xxx` is the account ID
+ `latch://shared.xxx.account/a/b/c`
+ `latch://shared/a/b/c`
+ `latch://mount/a/b/c`
+ `latch://xxx.node` where `xxx` is the data ID (viewable in Latch Console)

Removed

* Unnecessary imports in `__init__.py` files have been removed. Statements like `from latch.types import LatchFile` will no longer work, and such objects should be imported from their defining files instead (in this example, the correct import is `from latch.types.file import LatchFile`)

2.19.11

Fixed

* Revert an undocumented change that caused custom task settings to not work

2.19.10

Fixed

* Typo in `latch init` R template

2.19.9

Fixed

* `latch cp` should automatically detect file content type

Page 32 of 38

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.