Skip to content

Releases: blacha/argo-expr

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:35
c7266f0

1.1.3 (2023-07-05)

Bug Fixes

  • change wording to template (3ae6be9)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:56
3f29908

1.1.2 (2023-07-05)

Bug Fixes

  • init version info before creating the command (741dfc1)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:48
b763d06

1.1.1 (2023-07-05)

Bug Fixes

  • include version information when users go install (7e8af34)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 05:23
769461d

1.1.0 (2023-07-05)

Features

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 05:11
27377b4

1.0.0 (2023-07-05)

Features

  • --quiet to supress warnings (0790e53)
  • add --from-file to load input from json files (d615143)
  • add --raw for output only the raw value (99a0339)
  • error when template fails to parse (dc65f89)
  • inital commit (c0c5c5d)
  • switch to --json to dump a json object and remove --raw (f1ad545)