Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 5.04 KB

File metadata and controls

87 lines (44 loc) · 5.04 KB

Changelog

0.2.2 (2024-03-03)

Documentation

  • downgrade minimum Maven version from 3.6.3 to 3.5.0 (bf10e03)

0.2.1 (2022-05-02)

Bug Fixes

  • downgrade minimum Maven version from 3.6.3 to 3.5.0 (5e920b5)

0.2.0 (2022-05-02)

Features

  • add support for semicolon separated list of JSONPath expressions (3460c6a)

Bug Fixes

  • add test for NPE when license does not exist (48fffe6)
  • fix NPE when license does not exist (d21246e)
  • Sonarcloud finding (fbc9b16)

Documentation

  • update link to check JSONPath (fb752d1)

0.1.0 (2022-05-01)

Features

  • allowed licenses can also contain URL and name (besides ID) (f5e4326)
  • log more details of invalid licenses (c49bcbf)

Documentation

  • add "-DskipTests" to doc so user can build faster (6608be7)
  • doc usage of license ID, URL or name (5415002)

0.0.5 (2022-04-27)

Documentation

0.0.4 (2022-04-24)

Miscellaneous Chores

Documentation

  • add comments in readme to update version (64b1490)
  • add x-release-please-version to auto update version in readme (baa3edb)

0.0.3 (2022-04-24)

Bug Fixes

  • bump jackson-databind to fix sonatype lift critical finding (7c0db44)
  • fix sonarcloud finding (d57f7f4)
  • fix Sonarcloud findings (a1de9fd)

Documentation

  • add sonatype lift link (9a690c5)
  • change sonarcloud badge to overall code (f797930)
  • delete tag to facilitate copying plugin config (67c238a)
  • fix typo (5f0fbc5)