Releases: DamianOsipiuk/testcafe-reporter-testrail
Releases · DamianOsipiuk/testcafe-reporter-testrail
v0.11.1
0.11.1 (2022-10-12)
Bug Fixes
- use proper runId for paginated queries (#42) (ad427e3)
v0.11.0
0.11.0 (2022-10-05)
Features
- support pagination on testrail API (when there are more than 250 results) (#41) (07f257d)
v0.10.0
0.10.0 (2022-09-30)
Features
- add multi testcase meta tag support (#39) (acb89a2)
v0.9.0
0.9.0 (2021-10-08)
Features
v0.8.0
0.8.0 (2021-09-25)
Features
Breaking change
- Due to changes to TestRail API, this release drops support for all Testrail versions lower than 7.2
v0.7.1
0.7.1 (2021-06-11)
Bug Fixes
- wait for attachment upload (933f04d)
v0.7.0
0.7.0 (2021-06-11)
Bug Fixes
- deps: bump deps, fix vulnerabilities (1c8ff9d)
Features
- experimental: video attachment upload (729a251)
v0.6.3
fix: gracefully handle null description
chore: fix lint errors
chore: apply prettier
chore: add eslint
chore: update dependencies
v0.6.2
fix: .testrailrc is not mandatory
v0.6.1
security: bump dependencies
feat: ability to post results without creating or updating the run (thanks @Scot3004)