Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to v4.3.0 #250

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Bump to v4.3.0 #250

merged 1 commit into from
Jul 5, 2024

Conversation

JCWasmx86
Copy link
Contributor

@JCWasmx86 JCWasmx86 commented Jul 4, 2024

Diff: JCWasmx86/mesonlsp@v4.2.2...v4.3.0

  • Add support for specifying custom subproject_dir (top level directory name that holds Meson subprojects) (by @fourdim)
  • Fix code formatting duplicating the last line when meson.build has fewer lines
  • Fix malformed entries in completion list
  • Deduplicate completion list
  • 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 (by @blue42u)
  • Add partial support for str.replace() in the interpreter (Fixes parsing of Lix)
  • Update API compat to 1.5.0rc1

@JCWasmx86 JCWasmx86 changed the title Bump to v4.2.2 Bump to v4.3.0 Jul 4, 2024
@tristan957 tristan957 added this pull request to the merge queue Jul 5, 2024
Merged via the queue into mesonbuild:main with commit d28ef30 Jul 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants