Release v0.12.6
👋 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:
- fix: use context to share style_map instead of use global hashmap by @mistricky in #98
Full Changelog: v0.12.5...v0.12.6