Skip to content

Release v0.10.1

Choose a tag to compare

@mistricky mistricky released this 02 Feb 14:09
· 99 commits to main since this release
f199da0

👋 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 mistricky/tap/CodeSnap

Of course, you can install CodeSnap manually by downloading the following binaries.

What's Changed:

  • [Refactor] shadow config & add shadow color option by @mistricky in #68

Full Changelog: v0.9.0...v0.10.1