This repository was archived by the owner on Nov 5, 2024. It is now read-only.
Releases: nvarner/typst-lsp
Releases · nvarner/typst-lsp
v0.9.1
Fix a number of issues introduced around 0.9.0
What's Changed
- Add testing and logging around
PackageManager
andLocalFs
by @nvarner in #235 - Handle percent encoding in URIs by @nvarner in #239
- build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /editors/vscode by @dependabot in #230
- build(deps): bump the rust-deps group with 1 update by @dependabot in #231
- Configurable TLS backend and ability to disable package download support by @nvarner in #240
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.1
Fixed build issues on some targets. The 0.8 releases of typst-lsp support Typst 0.6.0.
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Now supports Typst 0.6.0.
What's Changed
- Correct a typo in README.md by @felixonmars in #219
- Test paths for working server binary by @fschwalbe in #220
- Typst 0.6.0 by @nvarner in #226
New Contributors
- @felixonmars made their first contribution in #219
Full Changelog: v0.7.2...v0.8.0
v0.7.2
v0.7.1
v0.7.0
What's Changed
- make
rootPath
configurable by @Wybxc in #164 - fix nix build by @Wybxc in #167
- Invalidate cached resources when they change by @nvarner in #172
- build(deps-dev): bump typescript from 5.0.4 to 5.1.3 in /addons/vscode by @dependabot in #160
- build(deps-dev): bump eslint from 8.42.0 to 8.43.0 in /addons/vscode by @dependabot in #170
- Syntax Highlighting Fixes by @nvarner in #174
Full Changelog: v0.6.2...v0.7.0
v0.6.2
v0.6.1
v0.6.0
What's Changed
- Fix document symbols for functions and variables by @beeb in #143
- Implement selectionRange request by @tadeokondrak in #142
- Add Installation Guide in README.md by @zcorn2017 in #156
- Update Typst to v0.5.0, and update other dependencies by @nvarner in #159
- fix nix flake by @Wybxc in #162
- Semantic Highlighting by @nvarner in #163
New Contributors
- @tadeokondrak made their first contribution in #142
- @zcorn2017 made their first contribution in #156
- @Wybxc made their first contribution in #162
Full Changelog: v0.5.1...v0.6.0