* add `LPath` support for uploading and copying to non-existent directories * clear `LPath` cache after modification operations such as `rm` and `upload`
Fixed
* skip symlinks that point to non-existent files when running `latch cp`
2.39.0
Added
* add `LPath` implementation * add support for registering workflows without Latch metadata
2.38.9
Added
* Snakemake + add support for optional input parameters
2.38.8
Fixed
* Snakemake + fix bug in `ruleorder` directive caused by `block_content` monkey patch returning None