Skip to content

3.48.0

Compare
Choose a tag to compare
@bjuric bjuric released this 29 Jun 04:17
· 71 commits to master since this release
  • Update Gwen core from v3.40.0 to v3.41.0
  • Add the following implicit attributes for accessing the number and index of the current input data record being processed
    • data.record.number = the current record number starting at 1
    • data.record.index = the current record index starting at 0
  • Add the following implicit attributes for accessing the number and index of the current while, until, or forEach iteration
    • iteration.number = the current iteration number starting at 1
    • iteration.index = the current iteration index starting at 0

Binary package: