Releases: codesnap-rs/codesnap
Release v0.11.5
👋 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] allow users can generate image but not really run this command by @mistricky in #87
Full Changelog: v0.11.4...v0.11.5
Release v0.11.4
👋 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.
- no changes
Release v0.11.3
👋 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.
- no changes
Release v0.11.2
👋 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.
- no changes
Release v0.11.1
👋 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:
- [Fix] highlight block incorrect width by @mistricky in #86
Full Changelog: v0.11.0...v0.11.1
Release v0.11.0
👋 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
Release v0.10.9
👋 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] auto generate JSON schema for codesnap config by @mistricky in #81
Full Changelog: v0.10.8...v0.10.9
Release v0.10.8
👋 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:
- [Chore] update Cargo.lock by @orhun in #79
- [Chore] avoid publishing outdated Cargo.lock by @orhun in #80
Full Changelog: v0.10.7...v0.10.8
Release v0.10.7
👋 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:
- Honor configured font family by @SadMachinesP86 in #78
Full Changelog: v0.10.5...v0.10.7
Release v0.10.5
👋 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] add theme picker and more beauty themes by @mistricky in #71
- [Update] add repository field in cargo config by @mistricky in #72
Full Changelog: v0.10.4...v0.10.5