Skip to content

v0.0.37

Pre-release
Pre-release
Compare
Choose a tag to compare
@kennyworkman kennyworkman released this 02 Mar 18:30
· 2722 commits to main since this release
26ecfb9
  • The LatchDir type allows the use of data with both a local path and remote path. The latter is designated by a latch:/// network scheme and allows reference to arbitrary remote objects within the LatchData managed object store.
  • The latch init subcommand now fetches sequencing data to be included in each task’s Docker container in the boilerplate workflow.
  • A bug related to building task containers on certain versions of macOS was resolved.