ZIP
WinGet
Tinymist
Myriad-Dreamin · 0.13.10 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
tinymist-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Myriad-Dreamin.Tinymist
Version
0.13.10
Description
An integrated language service for Typst.
License
Apache-2.0
↗
Installer URL
https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.10/tinymist-aarch64-pc-windows-msvc.zip
Release Notes
- Bumped typst to v0.13.1 in https://github.com/Myriad-Dreamin/tinymist/pull/1540
- Bumped typstfmt to v0.13.1 in https://github.com/Myriad-Dreamin/tinymist/pull/1540
CLI
- Only keeping diagnostics message in the compile command in https://github.com/Myriad-Dreamin/tinymist/pull/1512
- Added tinymist test command with coverage support in https://github.com/Myriad-Dreamin/tinymist/pull/1518 and https://github.com/Myriad-Dreamin/tinymist/pull/1535
- Allowing to watch tests in https://github.com/My…