Release v0.12.11
π Hi, there!
Thanks for using CodeSnap! The most beautiful code screenshots tool, there are two ways to use CodeSnap:
Treat CodeSnap as library in your project by Cargo:
cargo add codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
cargo install codesnap-cliHomebrew
brew install codesnap Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Chore::deps] Bump actions/setup-node from 5 to 6 in the github-actions group across 1 directory by @dependabot[bot] in #107
- [Update] add codesnap.el project by @mistricky in #110
- [Chore::deps] Bump mikepenz/release-changelog-builder-action from 5 to 6 in the github-actions group by @dependabot[bot] in #111
- fixed seperator parsing for windows and clippy warning for breadcrumbs by @namecallfilter in #112
- [Fix] cannot parse correct home dir on windows by @mistricky in #108
Full Changelog: v0.12.10...v0.12.11