Releases: VoloBro/testrail-api-client
Releases · VoloBro/testrail-api-client
1.0.30 Axios version update
1.0.29 fix compile error
1.0.29 fix compile error
1.0.28 - ignore SSL certificate errors
Changed the way how axios processes self-signed certificates, ignoring the error
1.0.27
Full Changelog: 1.0.26...1.0.27
1.0.26
1.0.25
1.0.24
code repository maintenance and version update
Full Changelog: 1.0.23...1.0.24
1.0.23
1.0.22
What's Changed
- added add_attachment_to_result API request + upgraded packages by @sabinaene in #23
New Contributors
- @sabinaene made their first contribution in #23
Full Changelog: 1.0.21...1.0.22
1.0.21
Fixed axios auth issues * added axios-retry * updated api to use axios instance so its compatible with axios-retry * package version bump * fix auth issues for post requests v21 Co-authored-by: Vova <[email protected]>