Releases: RohitKochhar/dasty
Releases · RohitKochhar/dasty
v0.4.0
PyPi Release: https://pypi.org/project/dasty-api/0.4.0/
What's Changed
- fix: Fix type handling by @RohitKochhar in #17
- Add support for all HTTP methods by @RohitKochhar in #10
- feat: Enforce conventional commits on PR by @RohitKochhar in #12
- fix: Check for empty scenario file by @RohitKochhar in #13
- feat: Add
output
function by @RohitKochhar in #14 - feat: Add expect function by @RohitKochhar in #15
- feat: Add tag based scenario execution by @RohitKochhar in #16
- v0.3.1 Hotfix by @RohitKochhar in #8
- Add
response_excludes
functionality by @RohitKochhar in #9 - Allow for variables to be used between steps by @RohitKochhar in #7
Full Changelog: v0.3.0...v0.4.0
v0.3.4
https://pypi.org/project/dasty-api/0.3.4/
What's Changed
- fix: Fix type handling by @RohitKochhar in #17
Full Changelog: v0.3.3...v0.3.4
v0.3.3
https://pypi.org/project/dasty-api/0.3.3/
What's Changed
- Add support for all HTTP methods by @RohitKochhar in #10
- feat: Enforce conventional commits on PR by @RohitKochhar in #12
- fix: Check for empty scenario file by @RohitKochhar in #13
- feat: Add
output
function by @RohitKochhar in #14 - feat: Add expect function by @RohitKochhar in #15
- feat: Add tag based scenario execution by @RohitKochhar in #16
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- v0.3.1 Hotfix by @RohitKochhar in #8
- Add
response_excludes
functionality by @RohitKochhar in #9
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Allow for variables to be used between steps by @RohitKochhar in #7
Full Changelog: v0.3.0...v0.3.1