Skip to content

Choose a tag to compare

@kezhenxu94 kezhenxu94 released this 01 Sep 12:33
a196742

What's Changed

  • chore(deps): bump up go version by @kezhenxu94 in #251
  • Bump golang.org/x/crypto from 0.39.0 to 0.45.0 by @dependabot[bot] in #253
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot[bot] in #254
  • 🐛 fix(deps): Ruby: local path & recursive resolution of deps by @pboling in #255
  • Fix: Compatibility issue with Node.js 24 (related to apache/skywalking#13517) by @XL-Zhao-23 in #252
  • fix: improve error message formatting in license template lookup by @kezhenxu94 in #256
  • feat: check headers concurrently by @ZacBlanco in #257
  • Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.16.5 by @dependabot[bot] in #258
  • feat: add Pkl language support by @jhult in #261
  • feat: add Inko language support by @jhult in #262
  • fix: Fish completion script corrupted by INFO log message by @jhult in #259
  • fix: add helpful error message for git repository issues by @jhult in #260
  • Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #264
  • Bump setup-go to v6 by @adoroszlai in #265
  • feat: extend GoModResolver to support any valid Go *.mod file by @ivankatliarchuk in #268
  • ci: add golangci-lint GitHub Actions workflow by @ivankatliarchuk in #269
  • fix: respect specified paths in git repository by @jhult in #263
  • ci(action): harden header GitHub action by @domodwyer in #270
  • build(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.18.0 by @dependabot[bot] in #271
  • fix: corrrect RoundBracketAsterisk comment style by @bthuilot in #272
  • build(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.1 by @dependabot[bot] in #275
  • feat: add header diff command to show header differences by @wu-sheng in #276
  • Add support for Ruby, ERB and slim by @afriqs in #266
  • build(deps): bump golang.org/x/net from 0.53.0 to 0.55.0 by @dependabot[bot] in #277
  • build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 by @dependabot[bot] in #278
  • fix: don't treat mid-file #! strings as Python shebangs by @cmaluend in #279
  • fix: pin docker/login-action to an ASF-approved commit SHA by @wu-sheng in #280
  • build(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 by @dependabot[bot] in #281
  • feat: resolve dependencies of pnpm-managed Node.js projects by @wu-sheng in #282
  • docs: fix typo seperated -> separated by @vaibhav8a in #283

New Contributors

Full Changelog: v0.8.0...v0.9.0