Skip to content

Release v0.12.7

Choose a tag to compare

@mistricky mistricky released this 30 May 10:39
· 20 commits to main since this release
5a68ebb

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

  • [Feat] add file_path option for detect programming language by @mistricky in #99

Full Changelog: v0.12.6...v0.12.7