Skip to content

Releases: codesnap-rs/codesnap

Release v0.7.2

30 Nov 04:12
33531ad
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] convert config fields to snack_case by @mistricky in #27

Full Changelog: v0.7.1...v0.7.2

Release v0.7.1

28 Nov 07:08
8bcc2b8
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.7.0...v0.7.1

Release v0.7.0

26 Nov 10:45
8190566
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

Of 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

24 Nov 16:45
d762b1f
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

Of course, you can install CodeSnap manually by downloading the following binaries.

What's Changed:

Full Changelog: v0.6.1...v0.6.2

Release v0.6.1

24 Nov 10:43
0102dcf
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

Of 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

24 Nov 08:49
3769eba
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

Of course, you can install CodeSnap manually by downloading the following binaries.

What's Changed:

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

22 Nov 15:52
b73ba7d
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

Of course, you can install CodeSnap manually by downloading the following binaries.

What's Changed:

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

22 Nov 11:02
297e605
Compare
Choose a tag to compare

👋 Hi, there!

Thanks for using CodeSnap! The most beautiful code screenshot 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

Of course, you can install CodeSnap manually by downloading the following binaries.

What's Changed:

  • [Feat] pack fonts and theme in source code by @mistricky in #12

Full Changelog: v0.4.4...v0.5.0

Release v0.4.4

13 Nov 13:36
47cb47c
Compare
Choose a tag to compare

What's Changed

  • [Fix] value of theme of code and watermark color by @mistricky in #11

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

12 Nov 15:55
edc95c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.3