Skip to content

Release v0.12.11

Choose a tag to compare

@mistricky mistricky released this 12 Nov 14:20
· 6 commits to main since this release

πŸ‘‹ 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:

  • [Chore::deps] Bump actions/setup-node from 5 to 6 in the github-actions group across 1 directory by @dependabot[bot] in #107
  • [Update] add codesnap.el project by @mistricky in #110
  • [Chore::deps] Bump mikepenz/release-changelog-builder-action from 5 to 6 in the github-actions group by @dependabot[bot] in #111
  • fixed seperator parsing for windows and clippy warning for breadcrumbs by @namecallfilter in #112
  • [Fix] cannot parse correct home dir on windows by @mistricky in #108

Full Changelog: v0.12.10...v0.12.11