Skip to content

Releases: daveshanley/vacuum

v0.0.39

30 Nov 22:42
Compare
Choose a tag to compare

Changelog

  • ceaeef8 (feat): Added ability to pass in SpecInfo to avoid re-parsing.

v0.0.38

23 Nov 15:29
Compare
Choose a tag to compare

Changelog

  • ffe9239 Updated to libopenapi v0.2.3

v0.0.37

08 Nov 14:08
Compare
Choose a tag to compare

Changelog

  • 0b2fa81 change: Reduced pathKeysNoTrailingSlash to warning from error #155
  • eaa74e7 change: altered behavior of operation_description function #174
  • b8382f8 fix: Added more security checks for OpenAPI #173

v0.0.36

31 Oct 14:16
Compare
Choose a tag to compare

Changelog

v0.0.35

21 Oct 22:00
Compare
Choose a tag to compare

Changelog

  • 4eadad6 Add vacuum executable to PATH
  • 55c3161 Added support for swagger security requirements #154
  • 3506c1c Disabling auto tagging to merge multiple MRs
  • 827bdef Release v0.0.35
  • e5c3f85 fix(spectral-report): command name in example
  • 38a457f refactor: use model.SeverityError throughout

v0.0.34

20 Oct 11:37
Compare
Choose a tag to compare

Changelog

  • fae7a82 Fixed operation_descriptions function to remedy #148

v0.0.33

20 Oct 10:31
Compare
Choose a tag to compare

Changelog

  • d281db9 feat: add shell argument completions

v0.0.32

16 Oct 12:41
Compare
Choose a tag to compare

Changelog

  • 64576f3 fix(lint): clarify error messages to say one filename arg is supported

v0.0.31

16 Oct 12:38
Compare
Choose a tag to compare

Changelog

  • 6192b7b feat(pre-commit): improve default matching and docs

v0.0.30

12 Oct 13:39
Compare
Choose a tag to compare

Changelog

  • 09dd95b Applied fix for #142 and some other tweaks (#143)
  • 02565b0 Update tag.yaml
  • d5b4199 Update tag.yaml
  • e9ce28d feat(pre-commit): add hook config
  • b45dda2 fix(paths): use allowlist instead of blocklist to filter operation checks