Skip to content

v0.8.7

Compare
Choose a tag to compare
@philsturgeon philsturgeon released this 18 Jan 16:57
· 74 commits to master since this release
b999fa5

Added

  • Semantic versioning for docker tags, so you can use docker run wework/speccy:0.8 lint to a major, minor or patch level (#254)
  • The pattern rule action can now match on "property": "$key" (#239)

Fixed

  • Correct handling of displaying validation and linting errors (#234)