Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 16:37

Changes:

  • Major changes: Javascript scripting!
  • Updated config-wasm to parse legacy and scripting yaml files
  • New binary pewpew-config-updater will attempt to convert legacy config yamls to the new version. If it can't convert the code it will leave in PLACEHOLDERS and TODO
    • Known issues in the config-updater:
    • Expressions in vars will not wrap environment variables in the expected ${e:VAR}
    • vars in logs and provides will not have the prepended _v. before the var name.