Releases: deepmodeling/dflow
Releases · deepmodeling/dflow
v1.8.59
1.8.59 (2024-04-01)
Bug Fixes
- object of type Path has no len() in upload_s3 (8ca08f4)
- race condition in merging outputs in debug mode (8ca08f4)
v1.8.57
1.8.57 (2024-03-28)
Bug Fixes
- multi-merge case when key is not used (74e1bd8)
v1.8.56
1.8.56 (2024-03-26)
Bug Fixes
- add BOHRIUM_UPLOAD_PROGRESS (0f2f823)
v1.8.55
1.8.55 (2024-03-18)
Bug Fixes
- format (fbf5725)
- reuse global outputs of reused steps (751b1f4)
- support create_slice_dir when pool_size is used (f8bb80c)
v1.8.54
1.8.54 (2024-03-04)
Bug Fixes
- get create_dir from slices (e96be1e)
v1.8.51
1.8.51 (2024-02-23)
Bug Fixes
- add debug_save_copy_method (6ab8973)
v1.8.50
1.8.50 (2024-02-22)
Bug Fixes
- failfast=False for default in debug mode (ac2c5a9)