* Better error messaging for Snakemake registration errors (Thank you msto!)
2.53.11
Changed
* Pass `task` arguments through `custom_task`
2.53.10
Fixed
* Bugs when using multiple dockerfiles * Add reconnect for ssh_client operations * move workflow name / version parsing to the start of registration flow
2.53.9
Fixed
* Bug in `latch develop` where the workflow name would be parsed incorrectly
2.53.8
Added
* Nextflow - add `latch nextflow attach` command to attach to a nextflow work directory
2.53.7
Added
* Nextflow - bump nf runtime version to 2.3.0 - use `NXF_ENABLE_FS_SYNC` flag in workflows to enable using sync on task finish