Skip to content

Releases: zen-xu/ray-graph

0.6.1

24 Feb 04:36
2ccfe2e
Compare
Choose a tag to compare

What's Changed

  • refactor: RayNodeActor repr by its name by @zen-xu in #58

Full Changelog: 0.6.0...0.6.1

0.6.0

21 Feb 08:03
4b31e6f
Compare
Choose a tag to compare

What's Changed

  • fix: Recovery node when current_epoch > 0 by @zen-xu in #55
  • feat: support associated node by @zen-xu in #56

Full Changelog: 0.5.0...0.6.0

0.5.0

24 Jan 06:03
2618dcf
Compare
Choose a tag to compare

What's Changed

  • feat: support event field with kw_only by @zen-xu in #50
  • feat: support hash for RayNodeRef by @zen-xu in #51

Full Changelog: 0.4.0...0.5.0

0.4.0

21 Jan 09:35
bc001fd
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
  • refactor: update current_epoch default to -1 by @zen-xu in #47
  • feat: support to get epoch from context by @zen-xu in #48

Full Changelog: 0.3.3...0.4.0

0.3.3

20 Jan 09:27
060a642
Compare
Choose a tag to compare

What's Changed

  • feat: update send and handle span name by @zen-xu in #44

Full Changelog: 0.3.2...0.3.3

0.3.2

16 Jan 05:22
7269b9d
Compare
Choose a tag to compare

What's Changed

  • fix: add dataclass field specifier to _RayNodeMeta by @zen-xu in #42

Full Changelog: 0.3.1...0.3.2

0.3.1

16 Jan 05:21
2380af3
Compare
Choose a tag to compare

What's Changed

  • refactor: make labels and actor_options as field by @zen-xu in #40

Full Changelog: 0.3.0...0.3.1

0.3.0

15 Jan 10:16
1c68296
Compare
Choose a tag to compare

What's Changed

  • fix: add overloads for event handler callable signature by @zen-xu in #35
  • fix: add ClassVar for async node identification in metaclass by @zen-xu in #37
  • feat: support RayNode dataclass style by @zen-xu in #38

Full Changelog: 0.2.2...0.3.0

0.2.2

15 Jan 02:21
6aad059
Compare
Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
  • fix: fail to render task description by @zen-xu in #31
  • refactor: do not delete handler method by @zen-xu in #32
  • fix: inherit missing parent event handlers by @zen-xu in #33

Full Changelog: 0.2.1...0.2.2

0.2.1

14 Jan 08:20
1c7ae3a
Compare
Choose a tag to compare

What's Changed

  • fix: new node not in RayGraphBuilder._node_name_ids by @zen-xu in #29

Full Changelog: 0.2.0...0.2.1