Releases: najeeb1023/parabank-automation
Releases · najeeb1023/parabank-automation
v2.3.0
2.3.0 (2024-04-12)
Features
- added apply for loan feature added. (54eb65e)
v2.2.0
2.2.0 (2024-04-12)
Features
- saved login into an array for reusability, added bill payment feature. (3c8a0f4)
v2.1.0
2.1.0 (2024-04-11)
Features
- added Bill Payment feature. (94b426b)
v2.0.1
2.0.1 (2024-04-11)
Bug Fixes
- cucumber-pretty fixed with output format. (acda0fb)
v2.0.0
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
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
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
1.1.1 (2024-04-07)
Bug Fixes
- fixed release workflow with current version. (2997f48)
v1.1.0
1.1.0 (2024-04-07)
Features
- opening new account, saving and current account changes added.
Breaking Change:
- Login and User registeration functionality added and refactored.
- User account overview scenario added.
- User is able to add new savings and current account scenario added. (cc9e868)
v1.0.0
1.0.0 (2024-04-06)
- Merge pull request #18 from najeeb1023/implementing_semanticRelease (69b2b34), closes #18
BREAKING CHANGES
- changed the release job text.