Skip to content

Releases: mesonbuild/vscode-meson

1.5.0

22 Feb 18:39
v1.5.0
Compare
Choose a tag to compare

What's Changed

  • Refactor configure prompt by @lukester1975 in #50
  • Fix extension path by @lukester1975 in #62
  • Update icon to the new meson icon by @dcbaker in #56
  • refactor: move subprojects to bottom of top level node. by @lukester1975 in #60
  • Add curly braces to brackets section by @tristan957 in #63
  • refactor: updated some deprecated vscode stuff. by @lukester1975 in #58
  • fix: correctly process absolute path in mesonbuild.buildFolder by @gentoo90 in #64
  • Add debug configuration provider by @Ongy in #61
  • build: removed array-flat-polyfill, no longer required. by @lukester1975 in #67
  • feature: Hide sidebar viewContainer when useless by @Ongy in #65
  • Add mesonpath by @Ongy in #66
  • Integrate with the native testing API (including debug) by @Ongy in #57
  • fix: Use "mesonPath" in test provider by @Ongy in #70
  • Add a note in readme about extension ID and by @Ongy in #71
  • Create codeql-analysis.yml by @dcbaker in #72

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

10 Feb 19:16
Compare
Choose a tag to compare

AKA, the first release in the mesonbuild organization!