Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 00:54
· 14 commits to main since this release

Changelog

  • 1b638c3 Initial commit: Project setup, Cobra CLI, and NpmAnalyzer
  • 5f980d7 feat: Add unit tests for NpmAnalyzer and fix registry fetch logic
  • c3b9b20 feat: Implement Maven analyzer and add configuration support
  • 82f3b96 feat: Implement NuGet analyzer and CLI integration
  • 9861a1a feat: Implement peer dependency analysis for NpmAnalyzer with tests
  • 0635ba0 feat: Integrate Pip analyzer, add README & test projects
  • cd4ee9c feat: Pip Analyzer tests and fix unused issues variable in NuGet Analyzer
  • 323013e feat: add doc comments for Notes field and PipAnalyzer.Analyze