Releases: stoplightio/prism
Releases · stoplightio/prism
v0.6.4
- fix issues with refs, don’t change input on steps.
- recursively process/replace variables
v0.6.3
- properly validate undefined vs null bodies.
v0.6.2
- env can be a bunch of key value pairs and files.
- cleaner reporter
v0.6.0
- Add Scenarios
Learn more about them here: https://scenarios.stoplight.io/
v0.5.1
- Add Scenarios
Learn more about them here: https://scenarios.stoplight.io/
v0.5.0
- fix infinite loop when making a remote request
v0.4.9
- fix infinite loop when making a remote request
v0.4.8
- fix infinite loop when running on port 80
v0.4.7
- add sessions cookie manager to testing and scenarios.
add support for sending synchronous requests from prism's runtime.