Skip to content

Releases: chomosuke/typst-preview.nvim

v1.3.2

12 May 00:29
Compare
Choose a tag to compare

v1.3.1

20 Apr 04:15
2503b18
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.3.0

23 Mar 17:11
Compare
Choose a tag to compare

What's Changed

  • fix(websocat): add orgin to fix tinymist check by @Parsifa1 in #82

Full Changelog: v1.2.3...v1.3.0

v1.2.3

06 Feb 15:16
00ff682
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

25 Dec 15:39
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Dec 07:56
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

28 Nov 11:07
0cb5f56
Compare
Choose a tag to compare

What's Changed

  • running update() in setup() instead of upon updating the plugin by @chomosuke in #70
  • updated default get_root to respect TYPST_ROOT by @chomosuke in #71
  • fix creating record file when not required by @wmartinmimi in #74
  • Made Lazy config use opts instead of config by @IliHanSoLow in #75

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Oct 07:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Oct 05:04
0f43ed7
Compare
Choose a tag to compare

What's Changed

  • Remove 'do' in Vim Plug installation instruction as apparently that causes issue by @chomosuke in #57
  • Show error message if curl is not installed by @chomosuke in #58

Full Changelog: v1.0.1...v1.0.2

v1.0.1

11 Oct 23:35
a53a136
Compare
Choose a tag to compare

What's Changed

  • fix: Modifies read to handle large LS messages by @cskeeters in #52

New Contributors

Full Changelog: v1.0.0...v1.0.1