Skip to content

Releases: mistricky/CodeSnap

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

Release v0.3.0

07 Nov 16:41
f7522af
Compare
Choose a tag to compare

What's Changed

  • [Feat] add map function to map current config into builder by @mistricky in #7
  • [Feat::CLI] supports that users can defined their own config to generate snapshot by @mistricky in #8

Full Changelog: v0.2.3...v0.3.0

Release v0.2.3

03 Nov 09:41
f059927
Compare
Choose a tag to compare

What's Changed

  • [Feat] upload binary when create release by @mistricky in #6

Full Changelog: v0.2.2...v0.2.3

Release v0.2.2

01 Nov 13:22
2c51f79
Compare
Choose a tag to compare
  • [Chore] publish cli package while publish stage by @mistricky

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

01 Nov 12:13
8cec219
Compare
Choose a tag to compare

What's Changed

  • [Feat] update link of badges by @mistricky in #4
  • [Feat] add CLI tool to generate code snapshot from terminal by @mistricky in #5

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

27 Oct 11:19
52d8bd7
Compare
Choose a tag to compare

What's Changed

  • [Feat] create github action to release codesnap to crate.io by @mistricky in #2
  • [Feat] support create snapshot from JSON config by @mistricky in #3

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

26 Oct 10:28
2aec9ed
Compare
Choose a tag to compare

What's Changed

  • Support custom background and provide preset gradient background
  • Support multiple highlight code lines
  • Provide friendly and pretty builder API
  • Improve language detection logic

New Contributors

Full Changelog: https://github.com/mistricky/CodeSnap/commits/v0.1.0