2023-11-16 Release
What's Changed
- Fix checklist feedback about tool and registry releases from @data-queue. by @BillyONeal in #1244
- Add test for artifacts activation in Visual Studio by @BillyONeal in #1247
- Add base64.h, Makefile, Makefile.am, and Makefile.in to the banned header list. by @BillyONeal in #1246
- Use Version in DependencyOverride rather than reinventing it. by @BillyONeal in #1238
- Fix the changelog updated ports count. by @BillyONeal in #1245
- Use ports-root and registry-versions git repos. by @BillyONeal in #1241
- Ci: also output "Regression: marked as fail but not supported" when there are no other errors by @autoantwort in #1249
- Push ExpectedL into the SourceControlFile::parse family. by @BillyONeal in #1240
- Fix VS static analyzer warnings. by @BillyONeal in #1235
- Always use <vcpkg-test/util.h> rather than <catch2/catch.hpp>. by @BillyONeal in #1252
- Fix unit tests by @Thomas1664 in #1258
- Use different search algorithm in
Strings::contains_any
by @Thomas1664 in #1255 - vcpkg add port: Handle feature core. by @autoantwort in #1163
- Delocalize error: warning: and note:. by @BillyONeal in #1260
- Apply conditional noexcept to Expected's constructors. by @BillyONeal in #1251
- Add Container&& overload for
Util::Vectors::append
by @Thomas1664 in #1254 - Clarify to localizers git tree SHA vs git commit SHA. by @BillyONeal in #1239
- Clarify BuildInfo::version's purpose. by @BillyONeal in #1261
- Fix Comparison of Json::Value by @autoantwort in #1264
- Use View instead of Iterator + size by @autoantwort in #1250
- std::experimental::boyer_moore_horspool_searcher is deprecated by @autoantwort in #1266
- Update Signing Tasks for Azure Pipelines by @BillyONeal in #1262
- Use Version instead of {raw_version,port_version} in more places. by @BillyONeal in #1253
- Fix github issue body size by @autoantwort in #1257
- Audit headers for overzealous inclusion reported by Visual Studio by @BillyONeal in #1273
- Ensure spdx_location is not dropped when loading ports. by @BillyONeal in #1237
- create_github_issue: Fix div by zero by @autoantwort in #1275
- Update scripts SHA for 2023-11-15. by @BillyONeal in #1276
- Add missing header for official builds. by @BillyONeal in #1278
Full Changelog: 2023-10-18...2023-11-16