v0.3.0
Pre-release
Pre-release
Changes
Added
- The
unapplysubcommand to remove previously applied license headers. Handles shebangs and correctly identifies headers marked during application. - The initial
README.mdwith project summary, usage examples, configuration details, and build instructions.
Removed
- The
--in-placeargument and configuration option from theapplycommand. File modification is now the default and only behavior forapply.
Fixed
- Configuration file name from
lichen.tomlto.lichen.tomlin documentation, error messages, and loading logic. - Example toml file (excludes) to (exclude)
- Typo in
Commands::Unapplyenum variant.