Skip to content

v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:52
· 1 commit to devel since this release
Immutable release. Only release title and notes can be modified.

What's Changed

Other Changes

  • fix: correct .bestpractices.json criterion field names by @peczenyj in #90
  • fix: set .bestpractices.json dynamic_analysis to Met (N/A not allowed) by @peczenyj in #91
  • chore: expand .bestpractices.json with repo-verified proposals by @peczenyj in #92
  • ci(scorecard): stop uploading SARIF to code scanning by @peczenyj in #96
  • refactor(ui): simplify truncPad via runewidth Truncate/FillRight by @peczenyj in #94
  • docs(pkg/common): add comprehensive GoDoc comments for public contracts by @peczenyj in #97
  • chore(deps): bump github.com/mattn/go-runewidth from 0.0.23 to 0.0.24 by @dependabot[bot] in #98
  • fix(ui): clamp column width to avoid makeslice panic on huge -width by @peczenyj in #101
  • ci(fuzz): adopt ClusterFuzzLite for continuous fuzzing on PRs by @peczenyj in #102

New Contributors

Full Changelog: v0.7.0...v0.7.1