Skip to content

Release v0.8.3

Latest
Compare
Choose a tag to compare
@mistricky mistricky released this 22 Dec 15:28
· 3 commits to main since this release
ab7b5fe

👋 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