Releases: codesnap-rs/codesnap
Release v0.8.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliHomebrew
brew install mistricky/tap/CodeSnapOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] add
rangesupport for CLI by @mistricky in #32 - [Feat] add line number option by @mistricky in #33
- [Feat] add new style type
Inheritwhich allows components can inherit style from parent component by @mistricky in #34 - [Feat] add
--highlight-rangeoption by @mistricky in #35 - [Feat] add diff supports for CLI by @mistricky in #36
Full Changelog: v0.7.5...v0.8.0
Release v0.7.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliHomebrew
brew install mistricky/tap/CodeSnapOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Update] update lib document by @mistricky in #30
- [Feat] print egg when finished generate by @mistricky in #31
Full Changelog: v0.7.4...v0.7.5
Release v0.7.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliHomebrew
brew install mistricky/tap/CodeSnapOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Perf] optimize code snapshot generate experience by @mistricky in #29
Full Changelog: v0.7.3...v0.7.4
Release v0.7.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliHomebrew
brew install mistricky/tap/CodeSnapOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] add MEI theme color with
♥️ by @mistricky in #28
Full Changelog: v0.7.2...v0.7.3
Release v0.7.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliHomebrew
brew install mistricky/tap/CodeSnapOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] convert config fields to snack_case by @mistricky in #27
Full Changelog: v0.7.1...v0.7.2
Release v0.7.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliHomebrew
brew install mistricky/tap/CodeSnapOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] add homebrew install command by @mistricky in #23
- [Feat] add target for arm GNU linux by @mistricky in #25
- [Feat] update formula when trigger release action by @mistricky in #26
Full Changelog: v0.7.0...v0.7.1
Release v0.7.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Feat] supports that users can generate snapshot from clipboard by @mistricky in #22
Full Changelog: v0.6.2...v0.7.0
Release v0.6.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Fix] arguments count of code option by @mistricky in #18
Full Changelog: v0.6.1...v0.6.2
Release v0.6.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Fix] prioritize use watermark which from CLI by @mistricky in #17
Full Changelog: v0.6.0...v0.6.1
Release v0.6.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 codesnapOr use CodeSnap as CLI tool installed globally:
Cargo
Cargo install codesnap-cliOf course, you can install CodeSnap manually by downloading the following binaries.
What's Changed:
- [Chore] upgrade clap to v4.5.21 from v4.5.20 by @mistricky in #15
- [Feat] make log more pretty by @mistricky in #16
Full Changelog: v0.5.1...v0.6.0