Skip to content

Releases: knitli/licet

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 01:43

[0.2.2] - 2026-06-28

Bug Fixes

  • Escape generated TOML and reject non-SPDX detected values

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 00:44

[0.2.1] - 2026-06-28

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

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:27

[0.1.4] - 2026-06-25

Bug Fixes

  • Fix invalid cargo publish commands- Stop .git/ internals leaking into scans on Windows

Ci

  • Publish to crates.io after binary matrix; pin rust-cache- Guard that the pushed tag matches Cargo.toml- Add manual prepare-release workflow

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 25 Jun 03:59
v0.1.3
226c72f

[0.1.3] - 2026-06-25

Bug Fixes

  • Fix bad table in Cargo.toml and poor matching breaking test in Windows

Miscellaneous

  • Bump to v0.1.2