Skip to content

Releases: daveshanley/vacuum

v0.0.16

21 Jul 19:31
Compare
Choose a tag to compare

Changelog

  • 06c3ec8 Added new install docs and npm publish action.
  • 044dcc7 Bump @typescript-eslint/eslint-plugin in /html-report/ui
  • 19ba642 Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 in /html-report/ui
  • 2f6033f Bump eslint-plugin-lit-a11y from 2.2.0 to 2.2.1 in /html-report/ui
  • 57c5a3a Bump terser from 5.13.1 to 5.14.2 in /html-report/ui
  • 079e6de Fixed borked action config.
  • 56624d7 Fixed install script
  • 3caabb1 Fixing install location.
  • 8bd63dc Large cleanup and tuneup of messages
  • 5b7bf7d Merge pull request #89 from daveshanley/dependabot/npm_and_yarn/html-report/ui/eslint-plugin-lit-a11y-2.2.1
  • d2d5286 Merge pull request #90 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/eslint-plugin-5.30.7
  • b7388aa Merge pull request #91 from daveshanley/dependabot/npm_and_yarn/html-report/ui/typescript-eslint/parser-5.30.7
  • 7f5938e Merge pull request #92 from daveshanley/dependabot/npm_and_yarn/html-report/ui/terser-5.14.2
  • 5747f68 Working on pipeline to improve automation
  • 364776b added token for secret.
  • 50e0412 back to workflow whack a mole again.
  • c742d88 updated name

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