Skip to content

Releases: mistricky/CodeSnap

Release v0.8.3

22 Dec 15:28
ab7b5fe
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:

  • [Perf] includes LICENSE and README in release zip file by @mistricky in #41
  • docs(README): add Arch Linux installation instructions by @adamperkowski in #40
  • [Perf] update the js config to ts config by @mistricky in #42
  • docs(readme): update installation instructions for Arch Linux by @orhun in #47
  • [Perf] refactor highlight lines module & add relative highlight range argument by @mistricky in #48

Full Changelog: v0.8.2...v0.8.3

Release v0.8.2

10 Dec 13:10
1870d52
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.8.1...v0.8.2

Release v0.8.1

10 Dec 12:31
ed63970
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.8.0...v0.8.1

Release v0.8.0

09 Dec 15:47
9bb6953
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 range support for CLI by @mistricky in #32
  • [Feat] add line number option by @mistricky in #33
  • [Feat] add new style type Inherit which allows components can inherit style from parent component by @mistricky in #34
  • [Feat] add --highlight-range option 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

03 Dec 16:10
b45473e
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.4...v0.7.5

Release v0.7.4

02 Dec 12:00
131faaf
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:

  • [Perf] optimize code snapshot generate experience by @mistricky in #29

Full Changelog: v0.7.3...v0.7.4

Release v0.7.3

02 Dec 11:29
8e88921
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.2...v0.7.3

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