Skip to content

Releases: nvarner/typst-lsp

v0.13.0

16 Mar 00:59
Compare
Choose a tag to compare

What's Changed

  • Add instructions for Sublime Text to README.md by @Jollywatt in #409
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 3 updates by @dependabot in #407
  • Fixed typo + improved language consistency in VS Code command titles by @behackl in #441
  • Update to Typst v0.11.0 by @nvarner in #454

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

01 Jan 08:57
4867da4
Compare
Choose a tag to compare

Notably, this release includes a fix from @Myriad-Dreamin for an autocomplete bug which caused many unhelpful suggestions to always be visible.

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

04 Dec 16:48
7050983
Compare
Choose a tag to compare

Major Features

  • Support for Typst v0.10.0
  • New basic Lapce plugin
  • Improved completions (@Enter-tainer)
  • Improved font config (@PgBiel)

What's Changed

  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 1 update by @dependabot in #353
  • Add auto complete for citations by @Enter-tainer in #354
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 6 updates by @dependabot in #364
  • build(deps): bump the rust-deps group with 5 updates by @dependabot in #362
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 4 updates by @dependabot in #368
  • build(deps): bump openssl from 0.10.57 to 0.10.60 by @dependabot in #371
  • Add minimal fontconfig support by @PgBiel in #359
  • Add Typst LSP to Lapce plugins by @nvarner in #372
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 2 updates by @dependabot in #373
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 2 updates by @dependabot in #377
  • Update to Typst v0.10.0 by @nvarner in #378

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

01 Nov 06:34
Compare
Choose a tag to compare

Now supports Typst v0.9.0

What's Changed

  • build(deps): bump the rust-deps group with 1 update by @dependabot in #310
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 1 update by @dependabot in #309
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 2 updates by @dependabot in #321
  • build(deps): bump the rust-deps group with 2 updates by @dependabot in #322
  • Read typstfmt config from files, if possible by @KillTheMule in #288
  • Add related information to typst diagnostics by @NickAcPT in #317
  • Document building against another Typst version by @nvarner in #345
  • bump to typst v0.9.0 by @Enter-tainer in #344
  • bumb typstfmt by @astrale-sharp in #329
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 6 updates by @dependabot in #347
  • build(deps): bump the rust-deps group with 2 updates by @dependabot in #346
  • Typst 0.9 Improvements, Prepare for v0.11.0 Release by @nvarner in #348
  • Don't build for VS Code target win32-ia32 by @nvarner in #349

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

22 Sep 18:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

18 Sep 20:12
ebed688
Compare
Choose a tag to compare

Suppose for Typst v0.8, bugfixes

What's Changed

New Contributors

Full Changelog: v0.9.5...v0.10.0

v0.9.5

30 Aug 04:10
1b54312
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

19 Aug 17:56
bc8b418
Compare
Choose a tag to compare

Should fix #232 by implementing single file support

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.9.4

v0.9.3

16 Aug 00:59
bfed5b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

15 Aug 21:13
d38385a
Compare
Choose a tag to compare

What's Changed

  • Read local packages from the right directory by @nvarner in #246
  • Don't return time information from datetime.today by @nvarner in #247
  • Correctly identify which workspace folder a file belongs to by @nvarner in #248
  • build(deps-dev): bump the vscode-deps group in /editors/vscode with 2 updates by @dependabot in #244
  • build(deps): bump the rust-deps group with 1 update by @dependabot in #245

Full Changelog: v0.9.1...v0.9.2