Release v0.7.0
👋 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
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] supports that users can generate snapshot from clipboard by @mistricky in #22
Full Changelog: v0.6.2...v0.7.0