Skip to content

Releases: CHIMEFRB/workflow

v1.9.3

17 Jul 03:49
89426e9
Compare
Choose a tag to compare

1.9.3 (2024-07-17)

Bug Fixes

  • example: added an example autocomplete function (df7fa2c)

v1.9.2

17 Jul 03:28
8d6778d
Compare
Choose a tag to compare

1.9.2 (2024-07-17)

Bug Fixes

  • daemon: fixed transfer daemon duplication check error (a4ed3f6)

v1.9.1

16 Jul 22:21
dfeac95
Compare
Choose a tag to compare

1.9.1 (2024-07-16)

Bug Fixes

  • entrypoint: added it to Dockerfile (8faf57c)

v1.9.0

16 Jul 22:01
81e3449
Compare
Choose a tag to compare

1.9.0 (2024-07-16)

Features

  • docker: added entrypoint to optionally run workspace set (1d89e82)

v1.8.1

16 Jul 21:06
3a5eb65
Compare
Choose a tag to compare

1.8.1 (2024-07-16)

Bug Fixes

  • daemon: improved transfer daemon to handle config.archive updates (0d4b4d6)

v1.8.0

16 Jul 06:36
fafd3d5
Compare
Choose a tag to compare

1.8.0 (2024-07-16)

Features

  • validation-strategy: added strict and relaxed validation modes (3302b4c)

Bug Fixes

  • execute.py: fixing command execution (#84) (f226528)

v1.7.0

16 Jul 05:00
eebd5df
Compare
Choose a tag to compare

1.7.0 (2024-07-16)

Features

  • daemon: added reworked transfer daemon (8528f45)

Bug Fixes

  • tx: fixed startup errors (07e3d67)

v1.6.0

04 Jul 18:54
ace13b9
Compare
Choose a tag to compare

1.6.0 (2024-07-04)

Features

  • argsource: added a new runtime cli parameter to perform function based work, by passing the work obj itself to the func (11adc37)

v1.5.0

04 Jul 16:54
fe89c62
Compare
Choose a tag to compare

1.5.0 (2024-07-04)

Features

  • audit: added an audit daemon to the workflow cli (b73287a)
  • audit: added tests (e2f0be0)
  • execute: added functionality to execute work with the work object as arguments (b9927f5)
  • pypi: added functionality to push to pypi as workflow.core (fc811d5)

v1.4.0

29 Jun 18:20
08f8b51
Compare
Choose a tag to compare

1.4.0 (2024-06-29)

Features

  • gha: added ghcr container push (f78275e)