* Snakemake + bug where a snakemake task would fail to upload output directories
2.36.8
Fixed
* Snakemake + bug where a snakemake workflow would only run successfully for the user who registered it
2.36.7
Added
* Snakemake + added best effort display name parsing for `generate-metadata` + tasks now upload their intermediate outputs for better debugging
Fixed
* Snakemake + bug where `update_mapping` would iterate over the entirety of `/root`
2.36.6
Added
* Added ability to skip version check using an env variable
2.36.5
Fixed
* Bug in `latch login` where not having a token would prevent token generation
2.36.4
Added
* Added ability to get a pandas Dataframe from a registry table. * Added `Multiselect` to `LatchAppearance` * Snakemake + fixed case where config values would not be populated correctly in the JIT workflow
Changed
* Better error messaging for both `latch cp` and `latch mv`.