Skip to content

Releases: JCWasmx86/mesonlsp

Release 4.3.7

23 Sep 17:00
Compare
Choose a tag to compare
v4.3.7

Bump to 4.3.7 [skipci]

Release 4.3.6

23 Sep 16:36
Compare
Choose a tag to compare
  • RPM spec fix

Release 4.3.5

19 Sep 06:49
Compare
Choose a tag to compare
  • Added Fedora 41 COPR support

Release 4.3.4

01 Sep 07:22
Compare
Choose a tag to compare
  • Fix crash if first statement of root meson.build is not a function call (#135)

Release 4.3.3

17 Aug 20:02
Compare
Choose a tag to compare
  • Make it work in Helix
  • Propagate wrap setup errors to the editor (#126)
  • Fix bugs in the wrap file parser tree-sitter-ini (#126)

Release 4.3.2

04 Aug 08:16
Compare
Choose a tag to compare
  • Add basic support for f-strings in subproject/subdir/set_variable calls (#114)
  • Fix wrong directory being selected for subprojects
  • Fix NUL bytes appended to file when formatting on Windows (mesonbuild/vscode-meson#253)

Release 4.3.1

12 Jul 05:08
Compare
Choose a tag to compare
  • Fix crash for empty project/meson.build (#109)

Release 4.3.0

30 Jun 08:12
Compare
Choose a tag to compare
  • Add support for specifying custom subproject_dir (top level directory name that holds Meson subprojects) (#88, by @fourdim)
  • Fix code formatting duplicating the last line when meson.build has fewer lines (#101)
  • Fix malformed entries in completion list (#92)
  • Deduplicate completion list (#92)
  • Fix missing error, if an unknown variable is used as argument for a kwarg with the same name as the kwarg itself.
  • Add missing constants from reference tables (#103, by @blue42u)
  • Add partial support for str.replace() in the interpreter (Fixes parsing of Lix)
  • Update API compat to 1.5.0rc1

Release 4.2.2

03 May 19:13
Compare
Choose a tag to compare

Fix broken macOS

Release 4.2.1

03 May 18:53
Compare
Choose a tag to compare

Release Upload broke...