2022-07-14 Release
What's Changed
- Add longer delays to fix microsoft/vcpkg#23875 by @JavierMatosD in #588
- Detect arm64 VS 2022 by @autoantwort in #598
- Fix fetch tests on systems that already have Ninja on the PATH. by @BillyONeal in #600
- Set GIT_CEILING_DIRECTORIES so that ports don't use vcpkg git dir by @autoantwort in #595
- Don't crash when there is more than one architecture type in a lib. by @BillyONeal in #599
- [telemetry] fix tracking of vcpkg version on each invocation by @vicroms in #589
- Never print directly from deserialization code by @ras0219-msft in #594
- [vcpkg-artifacts] Fix end to end development. by @BillyONeal in #586
- Fix removal instructions for PowerShell by @benmcmorran in #603
- Tracking binary caching data by @JavierMatosD in #597
- Add MAC address hash for non-Windows platforms by @vicroms in #507
- [VCPKG-ARTIFACTS] Fixes to make Espressif IDF work (with artifacts for dependencies) by @fearthecowboy in #604
- Add FreeBSD support by @bsiegert in #607
- Fix use instructions for Linux by @benmcmorran in #609
- Don't require a name or version in "project" manifests. by @BillyONeal in #605
- Localization of strings in binarycaching.cpp by @JavierMatosD in #606
- Add missing \n to console output by @Thomas1664 in #616
- Display additional error information when failing to load SCF by @ras0219-msft in #602
- Localization redesign by @JavierMatosD in #615
- [artifacts] Fix progress bar problems. by @BillyONeal in #618
- Fix artifact search to work well with multiple versions of artifacts and registries by @fearthecowboy in #608
- Teach the powershell one-liner installer to work on Linux. by @BillyONeal in #611
- Add dump env flag for vcpkg artifacts for CMake experience by @qarni in #601
- Add the $IsWindows workaround from the normal vcpkg scripts to the in-development script. by @BillyONeal in #624
- Delete more namespaces. by @BillyONeal in #581
- Update clang-format assumptions pushed by current VS2022. by @BillyONeal in #625
- Update got to 11.8.5 as requested by Dependabot. by @BillyONeal in #627
- [artifacts] Make various roots consistent between vcpkg and artifacts. by @BillyONeal in #610
- Localization nitpicks. by @BillyONeal in #628
New Contributors
- @JavierMatosD made their first contribution in #588
- @bsiegert made their first contribution in #607
- @qarni made their first contribution in #601
Full Changelog: 2022-06-17...2022-07-14