- Bumped typstfmt to v0.13.0.
CLI
- feat: exit if compile errors happen in #1512
Editor
Testing
- feat: implements dap-server scaffold in #1517
- feat: implement debugging console in #1445
- feat: profile and visualize coverage of the current document in #1490
- feat: add instrument-based breakpoints support to dap in #1529
- feat: add test framework with coverage support in #1518
- docs: update description about testing in #1532
- fix: example output in #1533
- feat: watch tests and print test information in #1534
- feat: pass tests if there are only warnings during testing in #1535
Localization
- feat: translate all title of tinymist commands using llm in #1501
- docs: update readme for locales folder in #1502
- feat: translate rest titles by deepseek v3 in #1503
- feat: translate all tinymist config text using llm in #1504
- feat: employ l10n to tinymist-cli and vscode extension in #1505
- feat: initialize locale as soon as possible in #1507
- feat: support l10n message with arguments in #1508
Completion
- fix: revert the explicit detection again in #1525
Preview
- (Security) Made more strict CORS checks (v2) by @tmistele in #1382
- feat: use
window/showDocumentto show previewing document in #1450
Misc
- docs: update roadmap in #1499
- docs: fix Neovim name casing everywhere by @Andrew15-5 in #1520
- build: fix docs:typ using wrong root dir by @Andrew15-5 in #1522
Full Changelog: v0.13.8...v0.13.10-rc1
Download Binary
Install tinymist 0.13.10-rc1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.10-rc1/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.10-rc1/tinymist-installer.ps1 | iex"Download tinymist 0.13.10-rc1
File
Platform
Checksum
tinymist-aarch64-apple-darwin.tar.gz
Apple Silicon macOS
checksum
tinymist-x86_64-apple-darwin.tar.gz
Intel macOS
checksum
tinymist-aarch64-pc-windows-msvc.zip
ARM64 Windows
checksum
tinymist-x86_64-pc-windows-msvc.zip
x64 Windows
checksum
tinymist-aarch64-unknown-linux-gnu.tar.gz
ARM64 Linux
checksum
tinymist-loongarch64-unknown-linux-gnu.tar.gz
LOONGARCH64 Linux
checksum
tinymist-x86_64-unknown-linux-gnu.tar.gz
x64 Linux
checksum
tinymist-armv7-unknown-linux-gnueabihf.tar.gz
ARMv7 Linux
checksum
tinymist-aarch64-unknown-linux-musl.tar.gz
ARM64 MUSL Linux
checksum
tinymist-loongarch64-unknown-linux-musl.tar.gz
LOONGARCH64 MUSL Linux
checksum
tinymist-riscv64gc-unknown-linux-musl.tar.gz
RISCV MUSL Linux
checksum
tinymist-x86_64-unknown-linux-musl.tar.gz
x64 MUSL Linux
checksum
tinymist-arm-unknown-linux-musleabihf.tar.gz
ARMv6 MUSL Linux (Hardfloat)
checksum
tinymist-armv7-unknown-linux-musleabihf.tar.gz
ARMv7 MUSL Linux
checksum
Download VS Code Extension
Download tinymist VS Code Extension 0.13.10-rc1
File
Platform
Assets
tinymist-win32-x64.vsix
x64 Windows
Binary, Debug Symbols
tinymist-win32-arm64.vsix
ARM64 Windows
Binary, Debug Symbols
tinymist-linux-x64.vsix
x64 Linux
Binary, Debug Symbols
tinymist-linux-arm64.vsix
ARM64 Linux
Binary, Debug Symbols
tinymist-linux-armhf.vsix
ARMv7 Linux
Binary, Debug Symbols
tinymist-darwin-x64.vsix
Intel macOS
Binary, Debug Symbols
tinymist-darwin-arm64.vsix
Apple Silicon macOS
Binary, Debug Symbols
tinymist-alpine-x64.vsix
x64 Alpine Linux
Binary, Debug Symbols
tinymist-alpine-arm64.vsix
ARM64 Alpine Linux
Binary, Debug Symbols
tinymist-web.vsix
Browser (Web)
tinymist-universal.vsix
Other Platforms (Universal)