Skip to content

Releases: thiagodp/concordialang

v2.0.0-alpha.19

10 Jan 17:07
Compare
Choose a tag to compare

What's New:

v2.0.0-alpha.17

12 Oct 00:55
Compare
Choose a tag to compare

What's new

  • CLI option --init now also creates the selected directory for script execution output (reports/screenshots), if it does not exist.

v2.0.0-alpha.16

11 Oct 23:54
Compare
Choose a tag to compare

What's New:

  • CLI option --plugin-update to update a plug-in package. It works with NPM, Yarn or PNPM.
  • Update dependencies.

v2.0.0-alpha.15

11 Oct 23:52
Compare
Choose a tag to compare

What's New:

  • CLI option --init now creates directories for features and test scripts whether they not exist.
  • Update dependencies.

v2.0.0-alpha.14

22 Sep 19:05
Compare
Choose a tag to compare
  • Update dependencies

v2.0.0-alpha.13

08 Jun 16:15
Compare
Choose a tag to compare

New

  • Add support to multiple package managers. Now you can use NPM, Yarn or PNPM with Concordia Compiler.

v2.0.0-alpha.11

07 Apr 15:48
Compare
Choose a tag to compare

New:

  • Add support to the action accept with 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

07 Apr 15:50
Compare
Choose a tag to compare

Changes:

  • Improves the support to XPath in UI Literals

v1.4.8

09 Jul 23:34
Compare
Choose a tag to compare

Fixes

  • Fix separation of an input action with more than one UI Element in a Variant sentence

v1.4.7

05 Jul 00:08
Compare
Choose a tag to compare

News

  • Detect incompatible plug-in versions (e.g. a plugin from Concordia 2)

Internal changes

  • Upgrade dependencies