Releases: mesonbuild/vscode-meson
Releases · mesonbuild/vscode-meson
1.5.0
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
- @tristan957 made their first contribution in #63
- @gentoo90 made their first contribution in #64
Full Changelog: v1.4.0...v1.5.0
Version 1.4.0
AKA, the first release in the mesonbuild organization!