Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Releases: nvarner/typst-lsp

v0.9.1

14 Aug 06:21
c67b217
Compare
Choose a tag to compare

Fix a number of issues introduced around 0.9.0

What's Changed

  • Add testing and logging around PackageManager and LocalFs 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

11 Aug 06:53
Compare
Choose a tag to compare

Adds support for Typst 0.7.0

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

11 Aug 02:45
a535fbd
Compare
Choose a tag to compare

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

10 Aug 21:02
Compare
Choose a tag to compare

Now supports Typst 0.6.0.

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.8.0

v0.7.2

25 Jul 20:51
10c15fd
Compare
Choose a tag to compare

This release should fix the crash reported in #183

What's Changed

  • Basic Tracing Support by @nvarner in #187
  • Ensure id set and sources vec stay in sync by @fschwalbe in #210

New Contributors

  • @fschwalbe made their first contribution in #210

Full Changelog: v0.7.1...v0.7.2

v0.7.1

22 Jun 16:07
f049563
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Jun 22:41
f02630b
Compare
Choose a tag to compare

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

15 Jun 17:10
ed7a5bc
Compare
Choose a tag to compare

Really fix missing packages in GitHub Actions CI

v0.6.1

15 Jun 17:06
f5ffa68
Compare
Choose a tag to compare

Fix missing/outdated packages in GitHub Actions CI

v0.6.0

14 Jun 23:38
6c96be2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0