Skip to content

1.0.1 (2023-04-04)

Compare
Choose a tag to compare
@akamarouski akamarouski released this 06 Apr 11:07
· 15 commits to master since this release
64bf5cc

Enhancements

  • [#12] Excluded Selenium and rest-assured compile dependencies

Fixes

  • [#13] Early stream closing while reading CSV file

Known Issues

  • N/A

Dependencies Updates

  • org.testng.testng 7.6.1 -> 7.7.1

Migration Steps

  • Update in your project pom.xml version for carina-dataprovider dependency to 1.0.1
  • Rebuild the project mvn -U clean compile install