Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:55

[0.2.0] - 2026-06-27

Bug Fixes

  • Treat .reuse/dep5 as aggregate, not override; vendor REUSE 3.3 spec

Documentation

  • Sync comment registry §4 with expanded families

Features

  • Add .license sidecars and REUSE.toml precedence- Reconcile out-of-band-covered files with wrong licenses- Honor REUSE ignore blocks and SPDX snippets (FR-030)

Miscellaneous

  • Pin cargo:licet tool to 0.1.4

Performance

  • Single-pass Aho-Corasick header scan; widen closer set

Refactor

  • Model comment syntax as a sum type over a data-driven registry- Expand built-in registry and split extension tables