Releases: baoyachi/shadow-rs
Releases · baoyachi/shadow-rs
v0.35.2
v0.35.1
v0.35.0
v0.34.0
v0.33.0
What's Changed
- fix: prevent clippy lints from occuring in the generated file by @thecaralice in #176
- deny all cargo clippy check by @baoyachi in #178
New Contributors
- @thecaralice made their first contribution in #176
Full Changelog: v0.32.0...v0.33.0
Changing Git CLI is not necessary
[Improvement] Correct git command directory
Make build_with function public
support CARGO_METADATA const
- Support generating &[u8] slice type object.
- Support generating
CARGO_METADATA
const object. - Hide non essential public methods.
close: #165