Skip to content

Releases: deepmodeling/dflow

v1.8.59

01 Apr 05:57
184e3f2
Compare
Choose a tag to compare

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.58

29 Mar 08:29
a112399
Compare
Choose a tag to compare

1.8.58 (2024-03-29)

Bug Fixes

v1.8.57

28 Mar 13:01
d044d5d
Compare
Choose a tag to compare

1.8.57 (2024-03-28)

Bug Fixes

  • multi-merge case when key is not used (74e1bd8)

v1.8.56

26 Mar 12:28
54bb7b6
Compare
Choose a tag to compare

1.8.56 (2024-03-26)

Bug Fixes

  • add BOHRIUM_UPLOAD_PROGRESS (0f2f823)

v1.8.55

18 Mar 10:19
fff2a3a
Compare
Choose a tag to compare

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

04 Mar 10:41
51e2c40
Compare
Choose a tag to compare

1.8.54 (2024-03-04)

Bug Fixes

  • get create_dir from slices (e96be1e)

v1.8.53

04 Mar 08:20
82b24ae
Compare
Choose a tag to compare

1.8.53 (2024-03-04)

Bug Fixes

  • add create_dir to slices (74c6409)

v1.8.52

28 Feb 02:45
632ed99
Compare
Choose a tag to compare

1.8.52 (2024-02-28)

Bug Fixes

v1.8.51

23 Feb 04:03
8c82a37
Compare
Choose a tag to compare

1.8.51 (2024-02-23)

Bug Fixes

  • add debug_save_copy_method (6ab8973)

v1.8.50

22 Feb 09:01
2ab97ff
Compare
Choose a tag to compare

1.8.50 (2024-02-22)

Bug Fixes

  • failfast=False for default in debug mode (ac2c5a9)