2023-03-29 Release
This release is intended to be bundled with Visual Studio 2022 version 17.6 preview 3.
What's Changed
- Docs for bundled vcpkg updates in Embedded Tools by @benmcmorran in #953
- Improve command line diagnostics, and make the parser testable. by @BillyONeal in #864
- Fix the formatting of duration by @autoantwort in #958
- Binary caching using the GitHub Actions cache by @quyykk in #836
- Github issue template: Loger logs excerpts by @autoantwort in #955
- [artifacts,telemetry] Track activation plan by @vicroms in #956
- Fix activate + use + activate unstacking with "combined" environment variables. by @BillyONeal in #954
- Rework localization for lower costs at runtime and compile-time by @ras0219-msft in #960
- Add PCH for tests by @ras0219-msft in #961
- fix crash in depend-info --dot by @autoantwort in #963
- Check diff of ce locale file by @autoantwort in #964
- Fix crash in integrate-install powershell by @autoantwort in #965
- Fix target format by @autoantwort in #968
- Fix precompiled headers on unix by @autoantwort in #969
- Update vcpkg's Third Party Notices file to include artifacts parts. by @BillyONeal in #967
- Improve user troubleshooting message by @autoantwort in #957
- Fix VersionConstraintUnresolvable message being dropped. by @BillyONeal in #970
- integrate install/project: Don't write to VCPKG_ROOT. by @BillyONeal in #973
- fix crash in postbuiltlint by @russelltg in #977
- Disable classic mode integration in standalone bundles. by @BillyONeal in #976
- Update GitHub's RSA fingerprint after the key leak by @PawelWMS in #987
- CMakeSettings.json: Default artifacts to off, update official build snapshot. by @BillyONeal in #986
- Fix setting VCPKG_ROOT in the cmd one liner. by @BillyONeal in #988
- Actually update the github keys. by @BillyONeal in #990
- Fix handling of z- switches. by @BillyONeal in #991
New Contributors
- @quyykk made their first contribution in #836
- @russelltg made their first contribution in #977
- @PawelWMS made their first contribution in #987
Full Changelog: 2023-03-14...2023-03-29