v0.22.8
-
Optimize
collect_cargo_aboutlicense collection.- Skips optional dependencies not being compiled.
- Skips local crates (version
#.#.#-local).
-
Add
collect_cargo_about_forfor workspaces where a local crate collects the licenses, but it is not the executable entry crate. -
Add
.zr-l10ntool forcargo zng res.- Skip dependencies for langs not translated in the local resources.
- Skip resources for test langs (pseudo* and template).
- Strip comments.
- Optional dependency subsetting. Added
"l10n_usage_recorder"feature.
-
Implement subsetting for embedded icon fonts.
- Added
"material_icons_usage_recorder"and"material_icons_subset"features. - Added tutorial in docs for
zng::icon::material.
- Added
Crates will be available on crates.io once Publish completes.