v0.8.0-rc2
Pre-release
Pre-release
- Updated the Typst integration to Typst
v0.15.0-rc.1in #850 - Fixed source span resolution by falling back to
vpathwhen needed.
Full Changelog: v0.7.0...v0.8.0-rc2
Download Binary
Install typst-ts 0.8.0-rc2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Myriad-Dreamin/typst.ts/releases/download/v0.8.0-rc2/typst-ts-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/Myriad-Dreamin/typst.ts/releases/download/v0.8.0-rc2/typst-ts-installer.ps1 | iex"