Release v0.4.1
Highlights
- Fix
bashkitv0.4.0 crates.io publish — Movedocs/clap-builtins.mdintocrates/bashkit/docs/(matching the rustdoc-guides convention) and update theinclude_str!path so the guide is packaged inside the crate. v0.4.0 was published to PyPI, npm, and Homebrew but the crates.io publish failed because the guide lived outside the crate directory.
What's Changed
- fix(docs): move clap-builtins guide inside bashkit crate so cargo publish includes it by @chaliy
Full Changelog: v0.4.0...v0.4.1