Skip to main content

Release 0.52.0

0.52.0 Features * action: should run a TypeScript code that return an array (56475d8) — Thomas JEANNEAU * action: should run a TypeScript code with buckets (5f35dc9) — Thomas JEANNEAU 0.51.0 Features * action: should run action with env variables in inputData (77cae6e) — Thomas JEANNEAU * a...

0.52.0

Features

  • action: should run a TypeScript code that return an array (56475d8) — Thomas JEANNEAU
  • action: should run a TypeScript code with buckets (5f35dc9) — Thomas JEANNEAU

0.51.0

Features

  • action: should run action with env variables in inputData (77cae6e) — Thomas JEANNEAU
  • action: should run action with inputData parsed in JSON (70e53ed) — Thomas JEANNEAU
  • mocks: export mocks for app testing (969e33e) — Thomas JEANNEAU

0.50.1

Bug Fixes

  • export types from src/index.ts file (f8167bd) — Thomas JEANNEAU

0.50.0

Features

  • action: should run a split into paths paths action (e3958a8) — Thomas JEANNEAU
  • action: should run a split into paths paths action with multiple paths (4cfc080) — Thomas JEANNEAU
  • action: should run an does-not-exist filter action that returns true (1b9570a) — Thomas JEANNEAU
  • action: should run an exists filter action that returns true (9b9996d) — Thomas JEANNEAU
  • action: should run an or filter action that returns false (b87a945) — Thomas JEANNEAU