Skip to content

Releases: codesnap-rs/codesnap

Release v0.11.5

29 Apr 17:04
c7b1340
Compare
Choose a tag to compare

👋 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

29 Apr 09:55
a3031ab
Compare
Choose a tag to compare

👋 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

29 Apr 09:39
bad89f1
Compare
Choose a tag to compare

👋 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

29 Apr 08:29
45fc33c
Compare
Choose a tag to compare

👋 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

29 Apr 08:06
2467a37
Compare
Choose a tag to compare

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

Full Changelog: v0.11.0...v0.11.1

Release v0.11.0

29 Apr 07:59
efc15ed
Compare
Choose a tag to compare

👋 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

25 Apr 09:29
e9cf14e
Compare
Choose a tag to compare

👋 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

09 Apr 13:35
5a653e6
Compare
Choose a tag to compare

👋 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

09 Apr 05:36
3bea719
Compare
Choose a tag to compare

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

Full Changelog: v0.10.5...v0.10.7

Release v0.10.5

05 Feb 08:00
7287ddb
Compare
Choose a tag to compare

👋 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