Skip to content

Latest commit

Β 

History

History
336 lines (205 loc) Β· 5.84 KB

CHANGELOG.md

File metadata and controls

336 lines (205 loc) Β· 5.84 KB

Changelog

v4.1.1 (10/10/2024)

Changes

πŸ”§ Maintenance

  • Support swift package.resolved v3 @dd-jy (#227)

v4.1.0 (08/10/2024)

Changes

πŸ”§ Maintenance

  • Update spdx function @dd-jy (#226)
  • Refactor existing tox test to pytest @YongGoose (#225)
  • Fix tox version & delete tox-wheel @bjk7119 (#224)

v4.0.0 (06/09/2024)

Changes

πŸ”§ Maintenance

  • Refactoring OSS item @dd-jy (#213)

v3.15.6 (28/08/2024)

Changes

πŸš€ Features

  • Add feature that save graph image @fhdufhdu (#214)

πŸ› Hotfixes

  • Fix the macos npm github action bug @dd-jy (#215)

πŸ”§ Maintenance

  • Limit installation to fosslight_util 1.4.* @soimkim (#223)
  • Modify homepage to empty if it is external repo @dd-jy (#217)
  • Add dummy in github action token @dd-jy (#216)

v3.15.5 (24/07/2024)

Changes

πŸš€ Features

  • Enable multiple input for -f option @JustinWonjaePark (#210)

πŸ”§ Maintenance

  • Change pip to pypi in the help message @soimkim (#208)

v3.15.4 (26/06/2024)

Changes

πŸ› Hotfixes

  • Fix the pub encoding issue @dd-jy (#207)
  • Fix the pub_deps.json parsing issue @dd-jy (#206)

v3.15.3 (20/06/2024)

Changes

πŸš€ Features

  • Print external-index-url in comment @dd-jy (#205)

πŸ› Hotfixes

  • Change to print depends on with purl @dd-jy (#204)

v3.15.2 (14/06/2024)

Changes

  • Change depends on to purl @dd-jy (#195)

v3.15.1 (10/06/2024)

Changes

πŸš€ Features

  • Supports for excluding paths @SeongjunJo (#200)

πŸ”§ Maintenance

  • Change Package URL col name @dd-jy (#203)

v3.15.0 (22/05/2024)

Changes

πŸš€ Features

  • Add android-dependency-scanning plugin automatically @dd-jy (#202)

v3.14.3 (16/05/2024)

Changes

πŸ› Hotfixes

  • Fix the issue of adding allDeps task for android @dd-jy (#201)
  • Add the version into unity purl @dd-jy (#198)
  • Fix the issue for go.work (go 1.18 or later) @dd-jy (#199)

v3.14.2 (08/05/2024)

Changes

πŸš€ Features

  • Support unity package manager @dd-jy (#197)

πŸ› Hotfixes

  • Fix the fail package manager comment @dd-jy (#196)

v3.14.1 (26/04/2024)

Changes

πŸš€ Features

  • Add detection summary message (cover sheet) @dd-jy (#191)
  • Change manifest col to purl col @dd-jy (#190)

πŸ”§ Maintenance

  • Change col name @dd-jy (#193)

v3.14.0 (29/02/2024)

Changes

πŸš€ Features

  • Fix the pypi direct/transitive bug, Support pyproject.toml @dd-jy (#187)

πŸ› Hotfixes

  • Fix the pypi direct/transitive bug, Support pyproject.toml @dd-jy (#187)

πŸ”§ Maintenance

  • Modify the oss info for local package of cocoapods @dd-jy (#189)
  • Use common github actions @bjk7119 (#188)

v3.13.9 (05/01/2024)

Changes

πŸ› Hotfixes

  • Add exception when no dependencies in Chart.yaml @dd-jy (#186)
  • Fix the npm issue (no dependencies in package.json) @dd-jy (#185)

v3.13.8 (27/12/2023)

Changes

πŸ› Hotfixes

  • Fix the typo @dd-jy (#184)

v3.13.7 (22/12/2023)

Changes

πŸ› Hotfixes

  • Add the exception when the maven subprocess raises the error @dd-jy (#182)

πŸ”§ Maintenance

  • Normalize pypi package name (PEP 0503) @dd-jy (#181)

v3.13.6 (09/11/2023)

Changes

πŸš€ Features

  • Find the top directory where the manifest file is located @dd-jy (#180)

πŸ› Hotfixes

  • Fix the direct/transitive bug @dd-jy (#178)

πŸ”§ Maintenance

  • Change the sheet name @dd-jy (#179)

v3.13.5 (13/10/2023)

Changes

πŸ› Hotfixes

  • Fix the bug of direct/transitive npm packages @dd-jy (#176, #177)
  • Fix the maven direct/transitive comment @dd-jy (#175)

πŸ”§ Maintenance

  • Update readme @dd-jy (#174)
  • Fix the vulnerability @dd-jy (#171)
  • Change None string to N/A for pub homepage @dd-jy (#139)

v3.13.4 (19/05/2023)

Changes

πŸ› Hotfixes

  • Fix to use customized output format @dd-jy (#137)

v3.13.3 (08/05/2023)

Changes

πŸš€ Features

  • Support spdx format result @dd-jy (#136)

v3.13.2 (18/04/2023)

Changes

πŸš€ Features

  • Add dependencies of swift in comment @dd-jy (#133)

πŸ› Hotfixes

  • Fix the breaking script when npm ls returns error @dd-jy, @RHeynsZa (#132)

v3.13.1 (07/04/2023)

Changes

πŸš€ Features

  • Add dependencies of cocoapods, go, nuget package in comment @dd-jy (#130)

πŸ› Hotfixes

  • Add dependencies of cocoapods, go, nuget package in comment @dd-jy (#130)

πŸ”§ Maintenance

  • Add the helm in help meesage @dd-jy (#129)

v3.13.0 (22/03/2023)

Changes

πŸš€ Features

  • Print the dependencies of each package in comment @dd-jy (#128)
    • Implemented : gradle(java, android), maven, npm, pypi, pub
    • Not implemented yet : cocoapods, go, nuget, swift

v3.12.7 (09/03/2023)

Changes

πŸš€ Features

  • Support Helm package manager @dd-jy (#125)

πŸ› Hotfixes

  • Fix the encoding issue @dd-jy (#127)

v3.12.6 (23/02/2023)

Changes

πŸ› Hotfixes

  • Fix the cocoapods issue @dd-jy (#124)

πŸ”§ Maintenance

  • Fix the cocoapods issue @dd-jy (#124)

v3.12.5 (27/01/2023)

Changes

πŸ”§ Maintenance

  • Unify version output format @bjk7119 (#123)

v3.12.4 (05/01/2023)

Changes

πŸ› Hotfixes

  • Fix the npm multi license issue @dd-jy (#122)

πŸ”§ Maintenance

  • Change package to get release package @bjk7119 (#121)
  • Update version of packages for actions @bjk7119 (#120)

v3.12.3 (22/12/2022)

Changes

πŸ› Hotfixes

  • Fix the parsing bug for swift's Package.resolved @dd-jy (#107)

v3.12.2 (24/11/2022)

Changes

πŸ› Hotfixes

  • Fix the gradle direct/transitive issue @dd-jy (#106)

πŸ”§ Maintenance

  • Fix duplicated output file if multi package manager @dd-jy (#105)