这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: philocalyst/lichen

Tags

v0.2

Toggle v0.2's commit message
Removed the shell filling entirely

Riddled with issues for some reason? Just have a string for default...

v0.1.9

Toggle v0.1.9's commit message
Fix. Just testing

v0.1.8

Toggle v0.1.8's commit message
Fix. Windows sed didn't support the pattern

Using grep x awk, find this more readable regardless

v0.1.7

Toggle v0.1.7's commit message
Fix. Use changelog for release notes

v0.1.6

Toggle v0.1.6's commit message
Fix. Fallback to cargo install

v0.1.5

Toggle v0.1.5's commit message
Fix. Now using a PAT and an enviorenment to hold secrets

v0.1.3

Toggle v0.1.3's commit message
feat: Resolve clippy linting issues

This commit addresses all the clippy warnings and errors reported during the linting process. The following issues have been fixed:

- Removed redundant `use` statements for single-component path imports.
- Corrected overindented and lazy doc list items in `spdx_parser`.
- Replaced `clone` on `Copy` types with direct access.
- Simplified unnecessary closure usage with `unwrap_or` and `or`.
- Removed needless borrows by passing values directly.
- Eliminated useless conversions to the same type.

These changes improve code cleanliness and adherence to Rust conventions.

v0.1.1

Toggle v0.1.1's commit message
Fix. Just runner command for build-release

v0.1.0

Toggle v0.1.0's commit message
Lichen.toml example