Skip to content

Release v0.11.0

Choose a tag to compare

@mistricky mistricky released this 29 Apr 07:59
· 68 commits to main since this release
efc15ed

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

  • [Feat] support users can pass multiple themes folder and fonts folder by @mistricky in #82
  • [Feat] support users can pass multiple themes folder by @mistricky in #84

Full Changelog: v0.10.9...v0.11.0