Skip to content

Latest commit

 

History

History
96 lines (52 loc) · 1.65 KB

CHANGELOG.rst

File metadata and controls

96 lines (52 loc) · 1.65 KB



CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

...

1.2.0 - 2025-02-06

Added

  • Allow running reuse-lint during configure, as workaround for a race in changing files while linting during build.

Fixed

  • Postpone expansion of CMAKE_INSTALL_PREFIX for CPack support.
  • Handle non-alphanum characters in branch names.

1.1.2 - 2024-05-24

Bugfix for mandatory SPDXID prefix Package- by ntia-conformance-checker 2.0.0.

1.1.1 - 2024-01-18

Bugfixes.

1.1.0 - 2023-09-29

Misc improvements.

Added

  • NTIA checks.
  • External document references.
  • Handling library TARGETs.
  • Tests.

1.0.0 - 2023-09-27

Initial version.

Added

  • Git version extraction.
  • SPDX SBOM generation from CMake.