Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
typst-lsp-x86_64-unknown-linux-musl | 2023-11-01 | 52.7 MB | |
typst-lsp-alpine-x64.vsix | 2023-11-01 | 20.2 MB | |
typst-lsp-aarch64-apple-darwin | 2023-11-01 | 40.9 MB | |
typst-lsp-darwin-arm64.vsix | 2023-11-01 | 17.2 MB | |
typst-lsp-x86_64-apple-darwin | 2023-11-01 | 42.0 MB | |
typst-lsp-darwin-x64.vsix | 2023-11-01 | 17.5 MB | |
typst-lsp-aarch64-unknown-linux-gnu | 2023-11-01 | 50.9 MB | |
typst-lsp-linux-arm64.vsix | 2023-11-01 | 19.6 MB | |
typst-lsp-arm-unknown-linux-gnueabihf | 2023-11-01 | 49.6 MB | |
typst-lsp-linux-armhf.vsix | 2023-11-01 | 20.0 MB | |
typst-lsp-x86_64-unknown-linux-gnu | 2023-11-01 | 52.3 MB | |
typst-lsp-linux-x64.vsix | 2023-11-01 | 20.1 MB | |
typst-lsp-aarch64-pc-windows-msvc.exe | 2023-11-01 | 34.3 MB | |
typst-lsp-win32-arm64.vsix | 2023-11-01 | 15.3 MB | |
typst-lsp-x86_64-pc-windows-msvc.exe | 2023-11-01 | 38.5 MB | |
typst-lsp-win32-x64.vsix | 2023-11-01 | 16.3 MB | |
README.md | 2023-11-01 | 1.9 kB | |
v0.11.0 source code.tar.gz | 2023-11-01 | 40.8 MB | |
v0.11.0 source code.zip | 2023-11-01 | 40.8 MB | |
Totals: 19 Items | 589.0 MB | 0 |
Now supports Typst v0.9.0
What's Changed
- build(deps): bump the rust-deps group with 1 update by @dependabot in https://github.com/nvarner/typst-lsp/pull/310
- build(deps-dev): bump the vscode-deps group in /editors/vscode with 1 update by @dependabot in https://github.com/nvarner/typst-lsp/pull/309
- build(deps-dev): bump the vscode-deps group in /editors/vscode with 2 updates by @dependabot in https://github.com/nvarner/typst-lsp/pull/321
- build(deps): bump the rust-deps group with 2 updates by @dependabot in https://github.com/nvarner/typst-lsp/pull/322
- Read typstfmt config from files, if possible by @KillTheMule in https://github.com/nvarner/typst-lsp/pull/288
- Add related information to typst diagnostics by @NickAcPT in https://github.com/nvarner/typst-lsp/pull/317
- Document building against another Typst version by @nvarner in https://github.com/nvarner/typst-lsp/pull/345
- bump to typst v0.9.0 by @Enter-tainer in https://github.com/nvarner/typst-lsp/pull/344
- bumb typstfmt by @astrale-sharp in https://github.com/nvarner/typst-lsp/pull/329
- build(deps-dev): bump the vscode-deps group in /editors/vscode with 6 updates by @dependabot in https://github.com/nvarner/typst-lsp/pull/347
- build(deps): bump the rust-deps group with 2 updates by @dependabot in https://github.com/nvarner/typst-lsp/pull/346
- Typst 0.9 Improvements, Prepare for v0.11.0 Release by @nvarner in https://github.com/nvarner/typst-lsp/pull/348
- Don't build for VS Code target
win32-ia32
by @nvarner in https://github.com/nvarner/typst-lsp/pull/349
New Contributors
- @NickAcPT made their first contribution in https://github.com/nvarner/typst-lsp/pull/317
- @Enter-tainer made their first contribution in https://github.com/nvarner/typst-lsp/pull/344
Full Changelog: https://github.com/nvarner/typst-lsp/compare/v0.10.1...v0.11.0