Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Releases: Enter-tainer/typst-preview

v0.4.1

07 Jun 11:23
Compare
Choose a tag to compare
ci: add apt update

v0.4.0

21 May 07:19
bd73869
Compare
Choose a tag to compare
chore: bump typst to 0.4.0 (#35)

v0.3.3

11 May 14:02
e09fe38
Compare
Choose a tag to compare
fix: inherit env (#34)

v0.3.2

04 May 13:21
Compare
Choose a tag to compare
  • Publish to OpenVSX
  • allow configuring font paths #28

v0.3.1

04 May 13:04
Compare
Choose a tag to compare
docs: bump version and add changelog

v0.3.0

26 Apr 16:51
38925ad
Compare
Choose a tag to compare
  • Upgrade typst to v0.3.0
  • Fix panic when pages are removed
  • Determine dirty pages based on hashes

v0.2.4

21 Apr 17:25
Compare
Choose a tag to compare
  • Automatically choose websocket port(#11): Automatically choose a free port to listen. This should fix the problem where you can't preview multiple files at the same time.
  • Fix process leak(#5 ): Server will exit right after client disconnects, preventing resource leak.

v0.2.3

20 Apr 14:25
Compare
Choose a tag to compare
  • Performance Improvement(#16): only update pages when they are visible. This should improve performance when you have a lot of pages.

v0.2.2

16 Apr 09:33
Compare
Choose a tag to compare
chore: bump to 0.2.2

v0.2.1

16 Apr 08:07
Compare
Choose a tag to compare
chore: v0.2.1

make ci happy