Releases: sarathm09/vibranium
Releases · sarathm09/vibranium
[fix] issue with optional chaining support on node version <14.0
0.0.3-7 [fix] optional chaining issue
bug fixes and improvements
0.0.3-5 [add] auto delete functionality for db entries (#24)
[fix] issue with execution time in reports and issue with db cleanup
0.0.3-4 [update] log error only if file exists
[fix] report template issues
0.0.3-2 [fix] report template issues
[fix] junit report creation issue
0.0.3-1 Merge remote-tracking branch 'origin/master' into add/changes-for-v0.0.3
bug fixes and improvements
Fix Documentation links and typos in Readme file (#21) * Fix links in readme and typos * Update README.md removed trailing `/` in the URLs. Co-authored-by: Rahul Bhargav <rahulbp@azuga.com>
bug fixes and improvements
0.0.2-1 [remove] docs (#16)
rel 0.0.2
[patch] bug fixes and improvements
- [fix] issue with setup command
- [add] ability to run script files
[add] logger improvements and other features
[update] logger rewrite and minor updates (#13) ## Features Added: - ability to execute `shell scripts` from tests - `timeout` per tests - `delay` execution of tests - `repeat-until` and `repeat-delay` functionality - ability to `open scenario files` from list command ## Improvements: - logger module rewrite and log rotation parameters - html report UI improvements - minor bug fixes