Skip to content

Release 2.1

Choose a tag to compare

@JCWasmx86 JCWasmx86 released this 22 Apr 05:48
· 2026 commits to main since this release
  • Show choices for array/combo options on hover
  • Build .deb files for Ubuntu 18.04/20.04/22.04 and Debian stable/testing/unstable in CI
  • Setup APT Repo for these distributions
  • Include identifiers in auto-completion
  • Send progress of setting up the subprojects to the client (Includes work upstream)
  • Fix crash, if setting up and parsing subprojects was faster than parsing the project itself.
  • Show error, if first statement in root meson.build is not a call to project()
  • Bump COPR to build for Fedora 38.
  • Show warnings for duplicate keyword arguments