Skip to content

Releases: stoplightio/prism

v0.1.8

19 Aug 19:43
Compare
Choose a tag to compare
add version o readme

v0.1.7: Update install.sh

22 Jul 16:02
Compare
Choose a tag to compare

v0.1.6

19 Jul 18:36
Compare
Choose a tag to compare
  • "prism test" command. Works with swagger specs that have the x-tests extension.
  • Overwrite / set variables from the command line with the -v apiKey=123 option.
  • bug fixes around circular refs.
  • follow redirects.

v0.1.5

27 Jun 20:16
Compare
Choose a tag to compare
  • Add new response headers that expose various information about the current request: Prism-Request-Messages, Prism-Response-Messages, Prism-Request-Validation, and Prism-Response-Validation.
  • Expose response headers correctly when handling CORs, via the Access-Control-Expose-Headers header.

v0.1.4: - update readme

23 Jun 03:58
Compare
Choose a tag to compare
- add install script

v0.1.3: - update readme

20 Jun 21:38
Compare
Choose a tag to compare
  • Bug fixes
  • Add license
  • Update Readme

v0.1.2

22 Mar 13:10
Compare
Choose a tag to compare
  • Be more resilient against errors in the swagger spec.

v0.1.1

21 Mar 04:58
Compare
Choose a tag to compare
  • Fix forwarding to urls with ports that start with :80.

Initial Release

18 Mar 04:01
Compare
Choose a tag to compare
v0.1.0

Initial commit