Skip to content

Releases: sontx/letrun

@letrun/[email protected]

08 Sep 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/sontx/letrun/compare/@letrun/[email protected]...@letrun/[email protected]

@letrun/[email protected]

05 Sep 12:48
Compare
Choose a tag to compare

What's Changed

  • Load native node module without any further work by @sontx in #30
  • Task group by @sontx in #31

Full Changelog: https://github.com/sontx/letrun/compare/@letrun/[email protected]...@letrun/[email protected]

@letrun/[email protected]

03 Sep 12:37
Compare
Choose a tag to compare

@letrun/[email protected]

30 Aug 06:57
Compare
Choose a tag to compare

What's Changed

  • Update publish.yml by @sontx in #17
  • Add http task docs by @sontx in #19
  • Fix missing README on CLI and core npm package by @sontx in #18
  • Move workflow engine logic to engine package by @sontx in #20
  • Add delay task by @sontx in #21
  • Be able to abort a running workflow by @sontx in #22
  • Be able to retry tasks by @sontx in #23
  • Support task node module by @sontx in #24
  • Update docs for supporting node module by @sontx in #25
  • Fix missing handle .mjs case by @sontx in #26
  • Fix system tasks are considered as packages by @sontx in #27
  • Throw file not found if input parameter file is not found by @sontx in #28

Full Changelog: https://github.com/sontx/letrun/compare/@letrun/[email protected]...@letrun/[email protected]

@letrun/[email protected]

17 Aug 15:19
Compare
Choose a tag to compare

What's Changed

  • Add unit test for all packages by @sontx in #1
  • Move unit tests to tests folder by @sontx in #2
  • Config core&cli package for publishing to npm by @sontx in #3
  • Support passing input when run workflow from cli by @sontx in #4
  • Support expressions inside strings and add unit tests by @sontx in #5
  • Add lambda task by @sontx in #6
  • Add input parameter plugin by @sontx in #7
  • Update unit test config by @sontx in #8
  • Add id-generator plugin by @sontx in #9
  • Fix gap between banner and command logs by @sontx in #10
  • Refactor plugin and introduce logger plugin mechanism by @sontx in #11
  • Suport pipe option for run workflow/task by @sontx in #12
  • Support python script by @sontx in #13
  • Update readme and docs by @sontx in #14
  • Add badges and config github build by @sontx in #15
  • Update lerna version to independent by @sontx in #16

New Contributors

  • @sontx made their first contribution in #1

Full Changelog: https://github.com/sontx/letrun/commits/@letrun/[email protected]