Skip to content

Releases: thiagodp/concordialang

v0.83.0

08 Jun 03:59
Compare
Choose a tag to compare

News and changes:

  • Concordia language now supports Test Events (#5) with database scripts
  • CodeceptJS plugins now support Test Events (#6)
  • New actions run, connect, disconnect - see actions.md
  • Updates documentation on the supported SQL syntax - see actions.md
  • Update install command for the CodeceptJS plugins - PLEASE RUN concordia --plugin-install AGAIN after updating
  • Now it accepts the parameter --dir-output as an alternative to --dir-result
  • Change default directory for output files from test to output

Fixes:

  • Fixed parameter --dir-script

v0.81.3

06 Jun 00:03
Compare
Choose a tag to compare

Fix #11

v0.81.2

04 Jun 19:18
Compare
Choose a tag to compare
  • Improves support to actions with with and inside
  • Improves documentation about actions (actions.md, actions-pt.md)

v0.81.1

01 Jun 23:35
Compare
Choose a tag to compare

Fix #9

v0.81.0

31 May 22:16
Compare
Choose a tag to compare

Add the actions refresh, maximize and resize

v0.80.1

31 May 19:53
Compare
Choose a tag to compare

Fixes #8

v0.80.0

31 May 01:10
Compare
Choose a tag to compare
  • New plugin for CodeceptJS with Appium (#2)
  • New actions available
  • Documentation updated

v0.79.0

29 May 23:06
Compare
Choose a tag to compare

Changes CodeceptJS plugin to consider config files - #7

v0.78.4

29 May 23:26
Compare
Choose a tag to compare

Updates CodeceptJS plugin to install WebDriverIO and improves the documentation

v0.78.3

28 May 12:58
Compare
Choose a tag to compare

Configures optional dependencies in package.json and improves documentation