Releases: thiagodp/concordialang
Releases · thiagodp/concordialang
v2.0.0-alpha.19
What's New:
- Add support to the new, simpler plug-in structure. See concordialang-fake-plugin for an example.
v2.0.0-alpha.17
What's new
- CLI option
--initnow also creates the selected directory for script execution output (reports/screenshots), if it does not exist.
v2.0.0-alpha.16
What's New:
- CLI option
--plugin-updateto update a plug-in package. It works with NPM, Yarn or PNPM. - Update dependencies.
v2.0.0-alpha.15
What's New:
- CLI option
--initnow creates directories for features and test scripts whether they not exist. - Update dependencies.
v2.0.0-alpha.14
- Update dependencies
v2.0.0-alpha.13
New
- Add support to multiple package managers. Now you can use NPM, Yarn or PNPM with Concordia Compiler.
v2.0.0-alpha.11
New:
- Add support to the action
acceptwith a message. Example:When I accept the alert "Hello".- Note: It requires updating your plug-in to work, since the plug-ins were updated for supporting it.
v2.0.0-alpha.10
Changes:
- Improves the support to XPath in UI Literals