Skip to content

v2.0.0

Choose a tag to compare

@kehoecj kehoecj released this 08 Apr 20:22
· 55 commits to main since this release

What's Changed

  • Add schema validation
  • feat: add fuzz test for ToonValidator by @mvanhorn in #427
  • Add Sarif + Unit Test Refactor by @kehoecj in #428
  • refactor: eliminate all test fixture files and golden files by @kehoecj in #429
  • feat: add --type-map flag to map glob patterns to file types by @kehoecj in #430
  • Upgrade to version 1.26 and add function test suite by @kehoecj in #432
  • remove: drop --check-format flag and FormatValidator interface by @kehoecj in #433
  • chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.4 to 2.3.0 by @dependabot[bot] in #435
  • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in #436
  • chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in #437
  • chore(deps): bump KSXGitHub/github-actions-deploy-aur from 4.1.1 to 4.1.2 by @dependabot[bot] in #441
  • chore(deps): bump step-security/harden-runner from 2.16.0 to 2.16.1 by @dependabot[bot] in #440
  • Adding schema validation for JSON, TOML, TOON, YML, and XML by @kehoecj in #434

Full Changelog: v1.11.0...v2.0.0