Skip to content

Release v0.7.4

Choose a tag to compare

@mistricky mistricky released this 02 Dec 12:00
· 145 commits to main since this release
131faaf

👋 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:

  • [Perf] optimize code snapshot generate experience by @mistricky in #29

Full Changelog: v0.7.3...v0.7.4