Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 21:22
· 49 commits to master since this release

What's Changed

  • Suppress false redirect warnings for URLs with fragments by @Copilot in #113
  • Fix test race condition from shared CSV file path by @Copilot in #111
  • Add arm64 binary support for Linux and macOS by @Copilot in #112
  • Add --files option to specify files without directory exclusion by @Copilot in #110
  • Add severity column to CSV reports to distinguish errors from warnings by @Copilot in #109
  • CI: Auto-fix and push formatting and clippy changes instead of failing by @Copilot in #116
  • Fix formatting workflow git push to specify target branch explicitly by @Copilot in #117
  • Replace external URL dependencies in E2E tests with local mock servers by @Copilot in #118
  • Add support for ignore/disable comments in markup files by @Copilot in #114

New Contributors

  • @Copilot made their first contribution in #113

Full Changelog: v1...v1.1.0