Skip to content

Releases: mistricky/codesnap.nvim

Release v1.4.1

04 Jul 05:53
Compare
Choose a tag to compare

What's Changed

  • [Update] ignore all .so files by @mistricky in #111
  • [Feat] add bg_x_padding, bg_y_padding and bg_padding to allows users can customize background padding of snapshot by @mistricky in #112

Full Changelog: v1.4.0...v1.4.1

Release v1.4.0

03 Jul 08:41
Compare
Choose a tag to compare

What's Changed

  • Add has_background config to control visibility of background component by @mistricky in #110

Full Changelog: v1.3.1...v1.4.0

Release v1.3.1

07 May 13:45
94971da
Compare
Choose a tag to compare

What's Changed

  • [Feat] add show_workspace config for display workspace in breadcrumbs by @mistricky in #101

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

07 May 08:49
Compare
Choose a tag to compare

What's Changed

  • Add supports for take code snapshot with highlighted code block by @mistricky in #92
  • Supports for allows users can custom min_width of snapshots by @mistricky in #100

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0

26 Apr 03:00
Compare
Choose a tag to compare

What's Changed

  • [Perf] find min indention of the line and remove the same indention from subsequent lines by @mistricky in #89
  • [Perf] cache the function that used to calculate width and height of dynamic text by @mistricky in #90
  • [Feat] support line number & remove unused module by @mistricky in #91

Full Changelog: v1.1.12...v1.2.0

Release v1.1.12

15 Apr 14:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.11...v1.1.12

Release v1.1.11

08 Apr 13:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.10...v1.1.11

Release v1.1.10

07 Apr 09:33
Compare
Choose a tag to compare

What's Changed

  • [Fix] replace all tab characters with space for correct render text by @mistricky in #77
  • [Refactor] change the detect filetype strategy by @mistricky in #78

Full Changelog: v1.1.9...v1.1.10

Release v1.1.9

05 Apr 16:48
96e7961
Compare
Choose a tag to compare

What's Changed

  • Update README.md - fix references to incorrect package by @nexxai in #66
  • [Fix] extract build job as a separator workflow by @mistricky in #68
  • [Feat] support highlighting no extension file by @mistricky in #70
  • [Feat] use auto-generate filename when the filename is not specified by @mistricky in #72

New Contributors

Full Changelog: v1.1.7...v1.1.9

Release v1.1.7

04 Apr 15:08
894a083
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7