Skip to content

Releases: rizki96/workflow_cmd

workflow_cmd-0.5.3

02 Aug 06:02

Choose a tag to compare

version 0.5.3 [20220802]

  • add command arguments for handling workflows
  • more test on workflow scenario using mockoon

workflow_cmd-0.5.1

21 Jul 17:18

Choose a tag to compare

version 0.5.1 [20220721]

  • upgrade workflow_dsl, support for sub workflow
  • enhancement on string concat
  • various fix and enhancement on workflow_dsl

workflow_cmd-0.4.8

20 Jun 19:57

Choose a tag to compare

version 0.4.8 [20220621]

  • various bug fix on workflow_dsl
  • support for 'not' and 'in' keyword for logical expression
  • update storage version (etso ver. 1.0.x)
  • add support for sqlite3 for storage

wokflow_cmd-0.4.6

12 Jun 05:38

Choose a tag to compare

version 0.4.6 [20220609]

  • var.write is replaced by file.read
  • various fix in json workflow script
  • documentations (WIP)

wokflow_cmd-0.4.5

22 Feb 00:53

Choose a tag to compare

version 0.4.5 [20220222]

  • add windows support
  • change mailer function using Swoosh (https://github.com/swoosh/swoosh)
  • add attachment support for mailer
  • add function for string processing
  • add support for docker compose
  • various fix in workflow json scripts

workflow_cmd-0.4.0

23 Jan 16:05

Choose a tag to compare

Release 0.4.0 :

  • implement docker compose
  • implement sys.sleep
  • implement sys.string
  • improvement on http.*
  • windows support
  • fixing a bug regarding empty string comparison
  • fixing a bug regarding string length comparison
  • adding example for sending email blast
  • adding example for sending whatsapp blast, contact only

workflow_cmd-0.3.0

10 Jan 23:33

Choose a tag to compare

Release 0.3.0 :

  • file text generation with template using solid / liquid
  • docker support

workflow_cmd-0.1.0

20 Dec 13:31

Choose a tag to compare

Initial release 0.1.0 :

  • Single binary executable
  • DSL based on Google Cloud Workflows