Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@djtarazona djtarazona released this 17 Jun 02:01
· 2 commits to master since this release

Added

  • The resolve option --internal-refs to resolve internal references (#295)
  • Line numbers to YAML parse errors (#336, #337)

Fixed

  • The path-keys-no-trailing-slash rule not detecting paths with a trailing slash (#285, #340)
  • Overriding an inherited rule with a disable one would have no effect (#274)
  • rules and skip options specified in speccy.yaml may be ignored when omitting --rules or --skip arguments in the command line (#278)
  • A regression where assertion errors would spit out a stacktrace (#300, #335, #338)