Skip to content

Releases: daveshanley/vacuum

v0.0.15

19 Jul 20:05
Compare
Choose a tag to compare

Changelog

  • 5a3238e Removed brew formular skip upload

v0.0.14

19 Jul 19:58
Compare
Choose a tag to compare

Changelog

  • 4fbb58c Fixed tests after changing output for html-report
  • 12db6e5 Linter did not lint my code
  • 2e95a1c Updated vacuum report.
  • c6fc48a updating go-releaser, v0.0.14 will be a test release

v0.0.13

19 Jul 15:32
Compare
Choose a tag to compare

Changelog

  • a0e8553 Added new operation 4xx response rule
  • ac2452e Added new paths-kebab-case rule
  • 5e11313 Added no-http-verbs-in-path rule.
  • 23dad99 Adding NPM configuration for easier CI/CD install
  • 00e8f8d Bump eslint from 8.19.0 to 8.20.0 in /html-report/ui
  • 5d51c48 Cleaned linting after monster refactor.
  • c22d526 Disabling number values in tests
  • 81c92eb Dropped 4xx rule down to non recommended.
  • 8eee752 Fixed a couple of bugs in the pattern function.
  • 57af49e Fixed glitch with tag spacing
  • 4569ffe Merge pull request #87 from daveshanley/libopenapi
  • 0da18ba Merge pull request #88 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-8.20.0
  • 1055ed7 Modified NPM install after testing
  • 1b726e7 Refactored vacuum to use pb33f shared libraries
  • a84868e Tuned some of the responses in rules after reviewing report.
  • 2bdc188 Updated paths_kebab_case name in schema

v0.0.12

16 Jul 20:13
c3171be
Compare
Choose a tag to compare

Changelog

  • 15be0ce Added new ambiguous paths function and re-enabled schemas
  • de40c2b Added no ambiguous paths function.
  • abc1c11 Merge pull request #85 from daveshanley/example-tuning
  • c3171be Merge pull request #86 from daveshanley/buffing
  • d950a29 Re-enabled parameter descriptions as recommended rules
  • f2ae0d1 Sped up example handling exponentially
  • f4305ca Updating schemas and adding github spec to samples

v0.0.11

15 Jul 18:07
Compare
Choose a tag to compare

Changelog

  • 742c58d Added some comments to the models
  • f846d53 Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • ebe7130 Bump @typescript-eslint/parser from 5.30.0 to 5.30.6 in /html-report/ui
  • 26d8f7e Created new custom functions code.
  • 42a39fb Custom functions work great across all commands now.
  • 219a354 Few small bug fixes when dealing with circular content
  • 276cc31 Merge pull request #82 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.30.6
  • e5a8aab Merge pull request #83 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.6
  • b63ad4d Merge pull request #84 from daveshanley/custom-functions
  • 789fb83 Modifed the sample plugins names
  • 3af67f5 Stop nodes from causing a panic if they are missing.

v0.0.10

11 Jul 14:00
Compare
Choose a tag to compare

Changelog

  • 233a2f1 Bump moment from 2.29.3 to 2.29.4 in /html-report/ui
  • 69fc495 Hardening vacuum and stress testing
  • 4efb58b Merge pull request #81 from daveshanley/dependabot/npm_and_yarn/html-report/ui/moment-2.29.4

v0.0.9

08 Jul 14:01
Compare
Choose a tag to compare

Changelog

  • 9c48b5f Removed shoelace, cleaned up CSS
  • 16fc0ed Updated readme, added homebrew docs.

v0.0.8

06 Jul 18:01
Compare
Choose a tag to compare

Changelog

  • 158508c Looks like we need another release

v0.0.7

06 Jul 17:55
Compare
Choose a tag to compare

Changelog

  • 1c1d798 Fixed bug with html report navigation
  • b9a490a Updating README

v0.0.6

06 Jul 17:14
Compare
Choose a tag to compare

Changelog

  • 76bd736 Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • fd00d14 Bump eslint from 8.18.0 to 8.19.0 in /html-report/ui
  • fa97e7d Bumping test coverage
  • 7c2b125 Merge pull request #77 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-8.19.0
  • 57a4c31 Merge pull request #80 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.5
  • 1a5f7b6 bringing all commands console experience together
  • 12de443 bumping coverage again