2022-10-12 Release
What's Changed
- Statically enforce some metrics properties at compile time. by @BillyONeal in #716
- Get exit code of 0 with --only-downloads option by @klalumiere in #714
- Add LICENSE.txt to the one-liner. by @BillyONeal in #715
- Fix e2e tests on arm64 macs by @autoantwort in #722
- Revert the addition of extra FMT variables by @BillyONeal in #719
- Constexprify unicode by @Thomas1664 in #696
- Add option --no-print-usage to disable manifest-mode usage info by @demianmnave-pti in #721
- Detect whether vcpkg is running in a CI environment by @vicroms in #713
- [Localization] Capricornus by @JavierMatosD in #703
- Remove ce version headers that disagree with vcpkg's version number. by @BillyONeal in #708
- [Localization] Monoceros by @JavierMatosD in #704
- Fix misspelling of manifest. by @BillyONeal in #726
- [Localization] Corvus by @JavierMatosD in #711
- Connect vcpkg acquire to the C++ frontend, implement acquire-project. by @BillyONeal in #709
- [Localization] Sculptor by @JavierMatosD in #718
- Check for error, warning, and message in vcpkg-configuration.json. by @BillyONeal in #733
- Delete --project from all vcpkg-artifacts commands by @BillyONeal in #731
- Put single chars in single quotes by @Thomas1664 in #742
- [telemetry] Track help topic by @vicroms in #736
- [artifacts] Delete the
--verbose
command line switch. by @BillyONeal in #734 - Rename internal name vcpkg-ce to public name vcpkg-artifacts in most places. by @BillyONeal in #732
- Fix merge conflict. by @BillyONeal in #744
- pass VERSION to cmake when building port by @autoantwort in #717
- Set CMP0115 to new by @Pospelove in #728
- Ignore the VCPKG_ROOT environment variable when we detect a vcpkg_root. by @BillyONeal in #725
- [versioning] Add message when vcpkg is cloned to a shallow repository by @vicroms in #737
- [Telemetry] Detect if vcpkg is running in a container by @vicroms in #730
New Contributors
- @demianmnave-pti made their first contribution in #721
- @Pospelove made their first contribution in #728
Full Changelog: 2022-09-20...2022-10-12