What's Changed
- Fix missing includes by @netheril96 in #1517
- Commonize \r\n / \n handling in test cases. by @BillyONeal in #1519
- Allow constexpr optionals. by @BillyONeal in #1509
- Add "maybe" operations to JSON. by @BillyONeal in #1520
- Apply the normal "to_string" pattern in more places. by @BillyONeal in #1521
- Fix try_load_port to match its documented interface. by @BillyONeal in #1533
- Make SPDX resource heuristics an object rather than a value. by @BillyONeal in #1530
- Extract more contractual constants. by @BillyONeal in #1529
- Remove PrintUsage from BuildPackageOptions. by @BillyONeal in #1527
- Move merging original_cwd into overlay directories into VcpkgPaths. by @BillyONeal in #1522
- Change to macOS CI runs from macOS-12 to macOS-13 by @JavierMatosD in #1536
- Make status line parsing testable. by @BillyONeal in #1528
- Add switch to force classic mode. by @BillyONeal in #1535
- Fix all download failures claiming that the download was disabled by x-block-origin. by @JavierMatosD in #1513
- Update vcpkg-scripts SHA 2024-11-11. by @BillyONeal in #1538
New Contributors
- @netheril96 made their first contribution in #1517
Full Changelog: 2024-10-18...2024-11-12