Skip to content

v0.6.0

Choose a tag to compare

@philsturgeon philsturgeon released this 10 May 18:28
· 258 commits to master since this release
eb436c8

Removed

  • Removed switch --watch as it didn't actually work, and was flagging "security issues" on npm (#46)

Added

  • Support URLs in --rules for lint command (#41)
  • New switch --json-schema / -j will tell speccy to resolve $refs as JSON Schema, converting them to OpenAPI on the fly (#45)