Skip to content

Releases: FHPythonUtils/LicenseCheck

2024.3

26 Aug 20:52
Compare
Choose a tag to compare
  • Use uv to parse dependencies before falling back to the native resolver
  • deprecate the native resolver as many 3rd party libs (uv/pip/poetry) have done better

2024.2

04 Apr 22:32
Compare
Choose a tag to compare

2024.2 - 2024/04/04

  • Add html output using markdown lib #77

2024.1.5

04 Apr 22:04
Compare
Choose a tag to compare

2024.1.5 - 2024/04/04

  • fix critical TypeError: can only join an iterable

2024.1.4

30 Mar 14:43
Compare
Choose a tag to compare

2024.1.4 - 2024/03/30

  • fix critical #75 where importlib.metadata.PackageMetadata.json does not exist in Python < 3.10

    py311: OK (7.55=setup[5.89]+cmd[1.66] seconds)
    py310: SKIP (0.02 seconds)
    py39: SKIP (0.02 seconds)
    py38: OK (6.23=setup[4.30]+cmd[1.94] seconds)
    congratulations :) (13.95 seconds)

2024.1.3

20 Mar 18:33
Compare
Choose a tag to compare

2024.1.3 - 2024/03/20

  • fix #74
  • update tests (as env has changed, ideally we'd mock more than we do atm)
  • linting fixes

2024.1.2

20 Mar 17:41
Compare
Choose a tag to compare

2024.1.2 - 2024/03/20

  • fix: use appdirs for storing the db for requests_cache

2024.1.1

17 Mar 13:09
Compare
Choose a tag to compare

2024.1.1 - 2024/03/17

  • Update Matrix for AGPL_3_PLUS

2024.1

16 Mar 11:31
Compare
Choose a tag to compare

2024.1 - 2024/03/16

  • code improvements
  • fix issue where onlyLicenses logic caused licensecompat to be false when unspecified from the command line
  • move cli() to cli.py
  • add tests for the main entry point
  • update deps

2024

07 Jan 21:02
Compare
Choose a tag to compare

2024 - 2024/01/07

  • update dependencies

2023.5.2

01 Dec 20:24
Compare
Choose a tag to compare

2023.5.2 - 2023/12/01