winget install --id Myriad-Dreamin.TinymistViewer
About Tinymist Viewer
A WGPU-based viewer for the Typst typesetting system using Vello.
What's new in 0.15.2
- Pinned Typst dependencies to the tinymist/v0.15.0 tag in https://github.com/Myriad-Dreamin/tinymist/pull/2588 Server - (Fix) Avoided resolving lockfiles under Typst file paths in https://github.com/Myriad-Dreamin/tinymist/pull/2593 Completion - Avoided deleting text after the cursor by @hongjr03 in https://github.com/Myriad-Dreamin/tinymist/pull/2591 Preview - (Fix) Restored the scroll position when resizing the preview panel by @hooyuser in https://github.com/Myriad-Dreamin/tinymist/pull/2495 - (Fix) Improved renderer diff panel scrolling in https://github.com/Myriad-Dreamin/tinymist/pull/2589 - (Fix) Kept preview address logs visible by default in https://github.com/Myriad-Dreamin/tinymist/pull/2599 - Removed legacy span pass usage from preview in https://github.com/Myriad-Dreamin/tinymist/pull/2586 LSIF - Added LSIF definition query support in https://github.com/Myriad-Dreamin/tinymist/pull/2607 Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.15.0...v0.15.2
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.15.2 | Unknown | - Pinned Typst dependencies to the tinymist/v0.15.0 tag in https://github.com/Myriad-Dreamin/tinymist/pull/2588 Server - (Fix) Avoided resolving lockfiles under Typst file paths in https://github.com/Myriad-Dreamin/tinym... |
| 0.15.0 | Unknown | - Bumped Typst integration and world crates to v0.15.0-rc1 in https://github.com/Myriad-Dreamin/tinymist/pull/2574 and https://github.com/Myriad-Dreamin/tinymist/pull/2575 - Bumped Typst to v0.15.0 and updated Typst depe... |
| 0.14.21 | Unknown | Release notes |
| 0.14.18 | Unknown | Export - (Fix) Aligned output path pattern resolution with documented behavior in https://github.com/Myriad-Dreamin/tinymist/pull/2473 Editor - (Fix) Kept client flags config-wide and restart-scoped in https://github.com... |
| 0.14.16 | Unknown | Completion - (Fix) Used label("...") for incompatible citation keys while keeping <key> for compatible keys in https://github.com/Myriad-Dreamin/tinymist/pull/2464 - (Fix) Detected math code interpolation mode correctly... |