Skip to content

Choose a tag to compare

@kezhenxu94 kezhenxu94 released this 27 Oct 07:49
· 1 commit to main since this release
61275cc

What's Changed

  • Add support for Elixir by @kezhenxu94 in #193
  • Fix twitter/x badge by @kezhenxu94 in #194
  • Record the use of SkyWalking Eyes Docker Image under PowerShell 7 by @linghengqian in #196
  • Bump up some GitHub Actions by @kezhenxu94 in #197
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot[bot] in #195
  • Add few missing compatible licenses for dependency check by @kevinw66 in #198
  • Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot[bot] in #199
  • Bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 by @dependabot[bot] in #200
  • Update golang.org/x/tools to v0.34.0 for Go 1.25 compatibility by @stefanb in #201
  • Fix null pointer panic in listFiles for empty repos and git worktrees by @fgksgf in #202
  • Fix version output for go install installations by @fgksgf in #203
  • Bump golang.org/x/oauth2 from 0.5.0 to 0.27.0 by @dependabot[bot] in #204
  • Ruby dependency license scanning support via Gemfile.lock. by @pboling in #205
  • fix: return error in license check, add MIT header by @kezhenxu94 in #206
  • Fixed nil dependency panic in Ruby Gemfile.lock resolver by @pboling in #207
  • GemfileLockResolver adjusted to exclude all specs when runtime dependencies are empty by @pboling in #208
  • feat: Compatibility matrix: MIT & Ruby by @pboling in #209
  • Feat/add compat licenses by @pboling in #247
  • Fix Gemfile / Gemspec parser to ignore commented dependencies by @pboling in #249
  • Update example workflow in the README for the Ruby scenario by @pboling in #248
  • Add fsf-free and osi-approved options by @pboling in #250

New Contributors

Full Changelog: v0.7.0...v0.8.0