2024-08-01 Release
What's Changed
- Fix crash if
"platform": "mips64"
is used by @autoantwort in #1454 - Http binary cache: One must use the {sha} variable if other variables are used. by @autoantwort in #1459
- Update fmt to v11.0.2 by @tchaikov in #1457
- Restore printing full paths to files containing absolute paths. by @BillyONeal in #1455
- Make print_plan actually print. by @BillyONeal in #1415
- Bump braces from 3.0.2 to 3.0.3 in /vcpkg-artifacts by @dependabot in #1456
- Optimize the output of portsdiff command by @jimwang118 in #1460
- Fix several console output nitpicks. by @BillyONeal in #1461
- Fix package pattern in json schema configuration registry by @WangWeiLin-MV in #1429
- add VCPKG_POST_PORTFILE_INCLUDES by @Neumann-A in #1417
- Rename the shell function to 'vcpkg-shell'. by @BillyONeal in #1442
- Allow "baseline" in filesystem registries. by @BillyONeal in #1463
- Fix grammar in HashPortManyFiles warning message by @benjamin-hodgson in #1467
- Change the exit code to nonzero when there are ci regressions. by @BillyONeal in #1468
- Actually make the exit code nonzero for regressions. by @BillyONeal in #1469
- Update vcpkg-scripts SHA 2024-07-31 by @BillyONeal in #1470
New Contributors
- @tchaikov made their first contribution in #1457
- @jimwang118 made their first contribution in #1460
- @WangWeiLin-MV made their first contribution in #1429
- @benjamin-hodgson made their first contribution in #1467
Full Changelog: 2024-07-10...2024-08-01