Release v0.11.7
👋 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 codesnap
Or use CodeSnap as CLI tool installed globally:
Cargo
cargo install codesnap-cli
Homebrew
brew install codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Perf] make copy ability as optional feature by @mistricky in #88
- [Feat] add WASM library to allow CodeSnap to run in browser by @mistricky in #89
Full Changelog: v0.11.5...v0.11.7