Skip to content

Releases: deepmodeling/dflow

v1.8.97

25 Oct 03:59
7b29f70
Compare
Choose a tag to compare

1.8.97 (2024-10-25)

Bug Fixes

  • add raise_for_group to Slices (a3e7ee1)
  • add sort_by_generation to query_step (a3e7ee1)
  • hooks of task (67b5876)
  • support get sub steps of a specific step (7446003)

v1.8.96

23 Oct 07:46
1330301
Compare
Choose a tag to compare

1.8.96 (2024-10-23)

Bug Fixes

  • add lifecycle hooks to step/task (9030946)
  • add onExit hook (acbd12d)

v1.8.95

18 Oct 06:51
143d9b0
Compare
Choose a tag to compare

1.8.95 (2024-10-18)

Bug Fixes

  • pass None for HDF5Datasets (1310554)

v1.8.94

17 Oct 07:38
6d20d71
Compare
Choose a tag to compare

1.8.94 (2024-10-17)

Bug Fixes

  • HDF5Datasets with grouped slices (1bfae67)
  • None in HDF5Datasets (1bfae67)

v1.8.93

20 Sep 09:08
7881a34
Compare
Choose a tag to compare

1.8.93 (2024-09-20)

Bug Fixes

v1.8.92

14 Sep 09:41
ffc08fd
Compare
Choose a tag to compare

1.8.92 (2024-09-14)

Bug Fixes

  • support HTTPArtifact as input artifact (f76a60e)

v1.8.91

11 Sep 07:54
84cba15
Compare
Choose a tag to compare

1.8.91 (2024-09-11)

Bug Fixes

  • optimize memory usage in HDF5Dataset (3fa4046)

v1.8.90

04 Sep 07:55
7edb39a
Compare
Choose a tag to compare

1.8.90 (2024-09-04)

Bug Fixes

  • HDF5Datasets with pool_size (357918e)
  • with_param=range with group_size (357918e)

v1.8.89

04 Sep 07:20
db31800
Compare
Choose a tag to compare

1.8.89 (2024-09-04)

Bug Fixes

  • slices of HDF5Datasets (b12a8e7)
  • sub_path slices with with_sequence (b12a8e7)

v1.8.88

03 Sep 02:40
3a4cc41
Compare
Choose a tag to compare

1.8.88 (2024-09-03)

Bug Fixes

  • decode string for HDF5Dataset (f0945d2)
  • redefine NestedDict (f0945d2)