What's Changed
- Moving arch PKGBUILD to separate project by @kehoecj in #163
- Add Scoop installation reference in the readme by @sitiom in #168
- Add PKGBUILD for Arch User Repository by @timwehrle in #180
- Support env variables for config (#111) by @nikonhub in #177
- Add SARIF as a reporter option by @shiina4119 in #166
- Add function to dynamically determine package version for PKGBUILD by @timwehrle in #186
- [ISSUE-190] Update go version in
go.mod
to use 1.N.P format by @jameskim0987 in #191 - chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.2.3 by @dependabot in #203
- chore(deps): bump actions/checkout from 3.6.0 to 4.2.2 by @dependabot in #200
- chore(deps): bump actions/upload-artifact from 97a0fba1372883ab732affbe8f94b823f91727db to c24449f33cd45d4826c6702db7e49f7cdb9b551d by @dependabot in #193
- chore(deps): bump github/codeql-action from 3.24.9 to 3.27.0 by @dependabot in #195
- chore(deps): bump step-security/harden-runner from 2.8.0 to 2.10.1 by @dependabot in #196
- chore(deps): bump wangyoucao577/go-release-action from 1.50 to 1.52 by @dependabot in #198
- Display excludeable file types and validate by @danielingegneri in #178
- docs: replace example images with gif from terminalizer by @jackneer in #185
- Include support for multiple reporter output types, solves #109 by @xanish in #181
- Fix: yml is valid type by @gurukiran07 in #206
- chore(deps): bump howett.net/plist from 1.0.0 to 1.0.1 by @dependabot in #197
- chore(deps): bump github.com/gurkankaymak/hocon from 1.2.18 to 1.2.20 by @dependabot in #199
- chore(deps): bump github.com/fatih/color from 1.13.0 to 1.18.0 by @dependabot in #208
- chore(deps): bump KSXGitHub/github-actions-deploy-aur from 2.7.2 to 3.0.1 by @dependabot in #209
- chore(deps): bump actions/upload-artifact from 3.2.1.pre.node20 to 4.4.3 by @dependabot in #210
- chore(deps): bump actions/setup-go from 4.1.0 to 5.1.0 by @dependabot in #211
- chore(deps): bump golangci/golangci-lint-action from 4.0.1 to 6.1.1 by @dependabot in #212
- chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 by @dependabot in #213
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #220
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.18.1 to 2.23.0 by @dependabot in #219
- chore(deps): bump github/codeql-action from 3.27.0 to 3.27.6 by @dependabot in #222
- chore(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #223
- chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 by @dependabot in #224
- chore(deps): bump github/codeql-action from 3.27.6 to 3.27.9 by @dependabot in #225
- chore(deps): bump wangyoucao577/go-release-action from 1.52 to 1.53 by @dependabot in #226
- chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #227
- Add globbing pattern matching for search_path (Replaces #179) by @anya004 in #215
- exclude-file-types flag exludes aliases by @veirfuna in #216
- Changes in preparation for Release 1.8.0 by @kehoecj in #235
New Contributors
- @sitiom made their first contribution in #168
- @timwehrle made their first contribution in #180
- @nikonhub made their first contribution in #177
- @shiina4119 made their first contribution in #166
- @jameskim0987 made their first contribution in #191
- @dependabot made their first contribution in #203
- @danielingegneri made their first contribution in #178
- @jackneer made their first contribution in #185
- @xanish made their first contribution in #181
- @gurukiran07 made their first contribution in #206
- @anya004 made their first contribution in #215
- @veirfuna made their first contribution in #216
Full Changelog: v1.7.1...v1.8.0