- Bumped MSRV to 1.88 in #1993
Server
- (Fix) Always sending compiled interrupt to main thread in #2001
- If such interrupt is not sent, the main thread will be stalled forever.
- (Fix) Preventing
pending_reasons(compilation) from cleaning up ocassionally in #2005- Some
onSavedsignals are lost when thepending_reasonsis cleaned up, which causes the issue of not exporting PDF after saving.
- Some
- (Fix) Utilizing lsp's
onSaveto cover issue of unhandled fs changes from notify actor in #2006- This fixes the issue of not exporting PDF if somebody saves the document frequently in a short time.
Misc
- small fix about translations by @sjfhsjfh in #1785
- Made translation of pinning clearer by @rikhuijzer in #1997
Full Changelog: v0.13.20...v0.13.22
Download Binary
tinymist 0.13.22
Install tinymist 0.13.22
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.22/tinymist-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.22/tinymist-installer.ps1 | iex"Download tinymist 0.13.22
typlite 0.13.22
Install typlite 0.13.22
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.22/typlite-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.22/typlite-installer.ps1 | iex"Download typlite 0.13.22
Download VS Code Extension
Download tinymist VS Code Extension 0.13.22
File
Platform
Assets
tinymist-win32-x64.vsix
x64 Windows
Binary
tinymist-win32-arm64.vsix
ARM64 Windows
Binary
tinymist-linux-x64.vsix
x64 Linux
Binary
tinymist-linux-arm64.vsix
ARM64 Linux
Binary
tinymist-linux-armhf.vsix
ARMv7 Linux
Binary
tinymist-darwin-x64.vsix
Intel macOS
Binary
tinymist-darwin-arm64.vsix
Apple Silicon macOS
Binary
tinymist-alpine-x64.vsix
x64 Alpine Linux
Binary
tinymist-alpine-arm64.vsix
ARM64 Alpine Linux
Binary
tinymist-web.vsix
Browser (Web)
tinymist-universal.vsix
Other Platforms (Universal)