2022-02-01 Release
What's Changed
- [x-generate-default-message-map] allow writing to a file directly by @strega-nil in #328
- [localization] add info to LocProject.json by @strega-nil-ms in #254
- Improve diagnostics when PROCESSOR_ARCHITEW6432 is set to bogus by @BillyONeal in #326
- [host_triplet] fix check for arm64 under x64 binary by @strega-nil in #333
- Fix build failure for clang by @MarcelNehring in #330
- Retry popen on 127 osx by @autoantwort in #306
- Move last reference to VcpkgPaths from unit tests into e2e test by @ras0219-msft in #324
- Fix CI crash by ensuring the "core" feature is installed for all ports. by @BillyONeal in #329
- Treat "semver" and "relaxed" as the same scheme for purposes of version resolution. by @BillyONeal in #322
- [Windows] Make stdout-*.log readable (open in shared for reading mode) and non-buffered by @mkhon in #335
- Improve printed filesystem error message by @autoantwort in #332
- Files::get_regular_files_recursive_proximate by @ras0219-msft in #337
- Insert "--head" defenses into the binary cache and block "default" when calculating feature ABIs. by @BillyONeal in #336
New Contributors
- @MarcelNehring made their first contribution in #330
- @mkhon made their first contribution in #335
Full Changelog: 2022-01-19...2022-02-01