Skip to content

Releases: stoplightio/prism

v0.6.4

13 Feb 21:04
Compare
Choose a tag to compare
- fix issues with refs, don’t change input on steps.

- recursively process/replace variables

v0.6.3

10 Feb 04:32
Compare
Choose a tag to compare
- properly validate undefined vs null bodies.

v0.6.2

08 Feb 22:36
Compare
Choose a tag to compare
- env can be a bunch of key value pairs and files.

- cleaner reporter

v0.6.0

07 Feb 15:57
Compare
Choose a tag to compare
- Add Scenarios

 Learn more about them here: https://scenarios.stoplight.io/

v0.5.1

08 Feb 05:16
Compare
Choose a tag to compare
- Add Scenarios

 Learn more about them here: https://scenarios.stoplight.io/

v0.5.0

01 Jan 00:16
Compare
Choose a tag to compare
- fix infinite loop when making a remote request

v0.4.9

30 Dec 16:46
Compare
Choose a tag to compare
- fix infinite loop when making a remote request

v0.4.8

29 Dec 20:21
Compare
Choose a tag to compare
- fix infinite loop when running on port 80

v0.4.7

13 Dec 05:54
Compare
Choose a tag to compare
- add sessions cookie manager to testing and scenarios.

add support for sending synchronous requests from prism's runtime.