Releases: knitli/licet
Releases · knitli/licet
Release list
v0.2.2
v0.2.1
v0.2.0
[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
[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
[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