Skip to content

v0.10.0

Compare
Choose a tag to compare
@djtarazona djtarazona released this 18 May 18:56
· 19 commits to master since this release

Changed

  • Switched to using yaml for validating and parsing YAML (#243, #267)

Added

  • Support for rule custom documentation URLs (#228, #266)
  • Support piping on all commands (#270, #320)

Fixed

  • An invalid property declaration in the openapi-tags-alphabetical rule [#269]
  • Loading of external configuration files (#294)

Improved

  • Verbosity handling. All verbose messages are sent to stderr to ensure pipes work. Verbosity level 1 is normal output. (#235, #265, #270, #294)