Releases: pactumjs/pactum-swagger-coverage
Releases · pactumjs/pactum-swagger-coverage
v2.0.3
What's Changed
- Add reportFile parameter for the ts users by @ElnSorokina in #19
- Bump version v2.0.3 by @leelaprasadv in #20
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Allow to set basePath to empty string by @ElnSorokina in #17
- Bump version to 2.0.2 by @leelaprasadv in #18
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Make the basePath parameter accessible to TypeScript users by @ElnSorokina in #15
- Bump release version in package.json by @leelaprasadv in #16
New Contributors
- @ElnSorokina made their first contribution in #15
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Feat: openAPI 3 support by @leelaprasadv in #13
- For OAS3,
basePath
defaults to first server url (server.urls[0]
). - Add new option
psc.basePath
to overridebasePath
. - Coverage round off to 2 digits
- For OAS3,
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Update dependencies by @kibertoad in #9
- Update dependencies by @leelaprasadv in #11
- version bump to 1.1.0 by @leelaprasadv in #12
New Contributors
- @kibertoad made their first contribution in #9
Full Changelog: https://github.com/pactumjs/pactum-swagger-coverage/commits/v1.1.0