Skip to content

Releases: najeeb1023/parabank-automation

v2.3.0

12 Apr 22:40
2f98812
Compare
Choose a tag to compare

2.3.0 (2024-04-12)

Features

  • added apply for loan feature added. (54eb65e)

v2.2.0

12 Apr 17:02
4a36a01
Compare
Choose a tag to compare

2.2.0 (2024-04-12)

Features

  • saved login into an array for reusability, added bill payment feature. (3c8a0f4)

v2.1.0

11 Apr 20:35
625a15b
Compare
Choose a tag to compare

2.1.0 (2024-04-11)

Features

  • added Bill Payment feature. (94b426b)

v2.0.1

11 Apr 19:05
cccf9f2
Compare
Choose a tag to compare

2.0.1 (2024-04-11)

Bug Fixes

  • cucumber-pretty fixed with output format. (acda0fb)

v2.0.0

11 Apr 15:10
6b308a2
Compare
Choose a tag to compare

2.0.0 (2024-04-11)

  • Merge pull request #29 from najeeb1023/prettyCucumber_implementation (6b308a2), closes #29

BREAKING CHANGES

  • Added @cucumber/pretty-formatter for better user rea…

v1.3.0

11 Apr 14:58
ad69870
Compare
Choose a tag to compare

1.3.0 (2024-04-11)

Features

  • added pretty formatter for better resulting of output after each step and scenario. BREAKING CHANGE: Added @cucumber/pretty-formatter to view the output after each step accurately. (e0a85de)

v1.2.0

08 Apr 21:31
575a26d
Compare
Choose a tag to compare

1.2.0 (2024-04-08)

Features

  • added json parsion in each class to get locators seperately using PageElement.

BREAKING CHANGE:

  • PageElement interface added to parse xpath of locators. (5150262)

v1.1.1

07 Apr 14:20
d437daa
Compare
Choose a tag to compare

1.1.1 (2024-04-07)

Bug Fixes

  • fixed release workflow with current version. (2997f48)

v1.1.0

07 Apr 13:11
9cf162b
Compare
Choose a tag to compare

1.1.0 (2024-04-07)

Features

  • opening new account, saving and current account changes added.

Breaking Change:

  1. Login and User registeration functionality added and refactored.
  2. User account overview scenario added.
  3. User is able to add new savings and current account scenario added. (cc9e868)

v1.0.0

06 Apr 21:37
69b2b34
Compare
Choose a tag to compare

1.0.0 (2024-04-06)

  • Merge pull request #18 from najeeb1023/implementing_semanticRelease (69b2b34), closes #18

BREAKING CHANGES

  • changed the release job text.