Releases: codesnap-rs/codesnap
Release v0.12.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Fix] incorrect editor width by @mistricky in #101
Full Changelog: v0.12.8...v0.12.9
Release v0.12.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Fix] wrong fallback value of line number by @mistricky in #100
Full Changelog: v0.12.7...v0.12.8
Release v0.12.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 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
Release v0.12.6
👋 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:
- fix: use context to share style_map instead of use global hashmap by @mistricky in #98
Full Changelog: v0.12.5...v0.12.6
Release v0.12.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] 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
Release v0.12.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Fix] incorrect with of ASCII snapshot by @mistricky in #94
Full Changelog: v0.12.3...v0.12.4
Release v0.12.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
- no changes
Release v0.12.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Fix] incorrect code highlight component width by @mistricky in #91
Full Changelog: v0.12.1...v0.12.2
Release v0.12.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] auto detection programming language when the language option is not provided by @mistricky in #90
Full Changelog: v0.11.7...v0.12.1
Release v0.11.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 codesnap
Of course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Perf] make copy ability as optional feature by @mistricky in #88
- [Feat] add WASM library to allow CodeSnap to run in browser by @mistricky in #89
Full Changelog: v0.11.5...v0.11.7