Release v0.6.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Chore] upgrade clap to v4.5.21 from v4.5.20 by @mistricky in #15
- [Feat] make log more pretty by @mistricky in #16
Full Changelog: v0.5.1...v0.6.0