Skip to content

Joto Kando Kathmandutey

Latest

Choose a tag to compare

@anistark anistark released this 25 Jul 16:28
97ee07b

crate v1.15.0

What's Changed

  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.22.0 in /examples/java-example/maven-example in the maven group across 1 directory by @dependabot[bot] in #228
  • feat(licenses): detect licenses from SPDX source file headers by @anistark in #229
  • fix(licenses): offline license text and copyleft restrictiveness by @anistark in #230
  • refactor: tidy string-argument ergonomics with impl Into<String> by @anistark in #231
  • docs: surface the github action and open community channels by @anistark in #232
  • feat(scan): flag foreign license headers in own source files by @anistark in #233
  • fix(java): resolve maven pom property placeholders in parent coords by @anistark in #234
  • feat(go): migrate license resolution to the official pkg.go.dev API by @anistark in #235
  • feat(tui): overhaul the --gui table layout, theme, and interactions by @anistark in #236
  • feat(cli): update --help and --version output by @anistark in #237
  • build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1 in /examples/java-example/maven-example in the maven group across 1 directory by @dependabot[bot] in #239
  • fix(node): strip YAML quotes from scoped dep names in pnpm-lock.yaml by @01luyicheng in #238
  • feat(scan): detect vendored and unmanaged dependencies by @anistark in #240
  • docs: redesign the site styling and add host serve by @anistark in #242

New Contributors

Full Changelog: v1.14.0...v1.15.0