Releases: deepmodeling/dflow
Releases · deepmodeling/dflow
v1.8.62
1.8.62 (2024-04-12)
Bug Fixes
- downgrade to full query when key(s) not found in the global outputs in query_step_by_key (cf2156b)
- update key-ID map in global outputs according to the new workflow ID when reusing (cf2156b)
v1.8.61
1.8.61 (2024-04-07)
Bug Fixes
- add keys=True to jsonpickle (3a0b4de)
v1.8.60
1.8.60 (2024-04-01)
Bug Fixes
- add prefix when upload_s3 with key (fed4697)
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)