Skip to content

Releases: breuHQ/durex

v0.7.0

07 Nov 17:25

Choose a tag to compare

v0.3.0

04 Oct 20:00
a5d4ed5

Choose a tag to compare

What's Changed

  • chore(): updated structures and supporting structures by @debuggerpk in #12

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Sep 05:15
1dfa5d9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Aug 13:08
6d2fc21

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.1.0

v0.0.9

06 Jun 04:48

Choose a tag to compare

Minor Quality of life improvements

  • temporal sdk 1.26.1
  • function ordering and documentation update

v.0.0.8

17 Oct 12:34

Choose a tag to compare

ability to add NonRetryableErrors to ChildWorkflowExecution

v0.0.7

17 Oct 11:03

Choose a tag to compare

chore(): updated temporal 1.25

v0.0.6

24 Sep 22:36
7d1208c

Choose a tag to compare

What's Changed

  • feat(workflows): added functionality to handle signals by @debuggerpk in #6
  • feat(workflows): ignore uuid strings when normalizing id strings by @debuggerpk in #8

Full Changelog: v0.0.5...v0.0.6

v0.0.5

03 Sep 16:23
6ebef6e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.3...v0.0.5

v0.0.4

28 Aug 01:51

Choose a tag to compare

chore(): force workflow ids to be snake_case, fixes #1