Skip to content

Latest commit

Β 

History

History
259 lines (161 loc) Β· 4.4 KB

File metadata and controls

259 lines (161 loc) Β· 4.4 KB

Changelog

v2.1.51 (22/04/2026)

Changes

πŸ› Hotfixes

  • Keep get_downloadable_url version and parse Maven x.y.z.qualifier as x.y.z @soimkim (#269)

v2.1.50 (22/04/2026)

Changes

πŸ› Hotfixes

  • Avoid overwriting get_downloadable_url version with archive filename @soimkim (#268)

v2.1.49 (22/04/2026)

Changes

πŸš€ Features

  • Retry with browser and curl-like UA on mirror blocks @soimkim (#266)

πŸ› Hotfixes

  • Parse crates.io version from API/web URL for oss_version @soimkim (#267)

v2.1.48 (15/04/2026)

Changes

πŸ”§ Maintenance

  • Pick worksheet title when extended_header has multiple keys @soimkim (#265)

v2.1.47 (09/04/2026)

Changes

  • Security upgrade pyopenssl from 25.3.0 to 26.0.0 @bjk7119 (#263)

πŸ”§ Maintenance

  • Improve checkout resolution and clarified_version @soimkim (#264)

v2.1.46 (03/04/2026)

Changes

πŸ”§ Maintenance

  • feat(python): support Python 3.13/3.14 and migrate from setup.py to pyproject.toml @dd-jy (#261)

v2.1.45 (30/03/2026)

πŸ”§ Maintenance

  • fosslight_download > Retry version check without leading v when registry lookup fails. @soimkim (#260 )

v2.1.44 (24/03/2026)

Changes

πŸ”§ Maintenance

  • Modified to search for a version that matches all major.minor.patch when provided as input @soimkim (#259)

v2.1.43 (23/03/2026)

Changes

πŸ› Hotfixes

  • Improve downloadability check and compressed file detection @dd-jy (#258)

v2.1.42 (05/03/2026)

Changes

πŸ”§ Maintenance

  • Remove "Type of change" section from PR default template @woocheol-lge (#257)
  • Update CodeRabbit config @soimkim (#256)

v2.1.41 (05/02/2026)

Changes

πŸš€ Features

  • download: improve decide_checkout ref resolution @soimkim (#253)

v2.1.40 (03/02/2026)

Changes

πŸ”§ Maintenance

  • Apply glob pattern matching for excluding @soimkim (#252)

v2.1.39 (30/01/2026)

Changes

πŸ› Hotfixes

  • Fix a bug that causes github's login prompt to be activated @soimkim (#247)

πŸ”§ Maintenance

  • Update help message @bjk7119 (#249)
  • Modify excel sheet order (DEP,SRC,BIN) @dd-jy (#251)
  • Fix spdx-tools==0.8.2 @bjk7119 (#248)

v2.1.38 (26/01/2026)

Changes

  • Sort scanner info comment order @dd-jy (#246)

v2.1.37 (20/01/2026)

Changes

πŸ”§ Maintenance

  • Exclude scanner specific files / @soimkim (#245)

v2.1.36 (19/01/2026)

Changes

πŸ› Hotfixes

  • Handle SSL verification failures at get_license_from_pom @JustinWonjaePark (#244)

v2.1.35 (16/01/2026)

Changes

πŸ”§ Maintenance

  • Exclude paths ending with / @bjk7119 (#243)

v2.1.34 (13/01/2026)

Changes

πŸ› Hotfixes

  • Fix a bug related to count files @soimkim (#242)

v2.1.33 (13/01/2026)

Changes

πŸ”§ Maintenance

  • Add function for getting excluded path @soimkim (#241)

v2.1.32 (12/01/2026)

Changes

πŸ”§ Maintenance

  • Use 256 color for 'FOSSLight' ASCII art @bjk7119 (#240)

v2.1.31 (07/01/2026)

Changes

πŸ› Hotfixes

  • Add defusedxml in requirements.txt @dd-jy (#239)

πŸ”§ Maintenance

  • Change 'FOSSLight' help msg style @bjk7119 (#238)

v2.1.30 (11/12/2025)

Changes

πŸš€ Features

  • Get license from pom @dd-jy (#237)

v2.1.29 (02/12/2025)

Changes

πŸ› Hotfixes

  • Fix: Prevent HTML page download when no file found @soimkim (#235)

πŸ”§ Maintenance

  • Add maven downloadable url fallback routine @dd-jy (#236)

v2.1.28 (06/11/2025)

Changes

πŸ› Hotfixes

  • Add maven source downloadable format @dd-jy (#234)

v2.1.27 (29/10/2025)

Changes

πŸ”§ Maintenance

  • Add tag/branch resolution via ls-remote @dd-jy (#233)

v2.1.26 (01/10/2025)

Changes

πŸ› Hotfixes

  • Download with latest if version not exists @dd-jy (#232)

v2.1.25 (25/09/2025)

Changes

πŸ› Hotfixes

  • Prevent entering path instead of link @soimkim (#231)
  • Remove duplicated copyright statement @JustinWonjaePark (#230)

v2.1.24 (14/09/2025)

Changes

πŸ› Hotfixes

  • Fix the whl download bug @dd-jy (#229)

v2.1.23 (14/09/2025)

Changes

πŸš€ Features

  • Suppor pypi wheel download @dd-jy (#228)

v2.1.22 (04/08/2025)

Changes

πŸš€ Features

  • Support download without ver in url using param @dd-jy (#227)