Skip to content

Release v0.12.5

Latest
Compare
Choose a tag to compare
@mistricky mistricky released this 09 May 11:11
· 2 commits to main since this release
799a7a4

👋 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] upgrade cosmic-text to 0.14.2 by @mistricky in #95
  • [Feat] allow wasm caller can pass language to snapshot by @mistricky in #96

Full Changelog: v0.12.4...v0.12.5