2021-11-15 Release
What's Changed
- Fix reported repo and tool version by @dg0yt in #247
- Embed vcpkg configuration in manifest by @vicroms in #239
- Fix test case that can fail based on the case of the drive letter by @markle11m in #249
- Consistently construct paths using host's separator by @dg0yt in #250
- Fix experimental message by @vicroms in #252
- [git registry] Add "reference" key by @srgbtl in #155
- [ci] Analyze test coverage for gcc/linux by @dg0yt in #225
- Empty dirs postbuild check: Improve suggestion by @autoantwort in #256
- [x-add-version] ignore files in ports dir by @autoantwort in #257
- Do not log unknown commands by @vicroms in #259
- Add fetch of node.js. by @BillyONeal in #258
- Fix build on FreeBSD by @kuriboshi in #260
- Add new fields to vcpkg configuration by @vicroms in #248
- return verbose error when json contains object with duplicated keys by @stforek in #262
- Add new fields to vcpkg.json by @vicroms in #264
- Initial implementation of read-only vcpkg root by @ras0219-msft in #246
- Document the dependencies graph code by @autoantwort in #173
- Allow specification of msvc toolset version in triplet file by @Chronial in #199
- Only consult applocal userconfig if metrics are enabled by @ras0219-msft in #160
- [command:depend-info] Add tree display by @JackBoosY in #74
- [tool cache] Add option to require exact versions for abi relevant tools by @autoantwort in #234
- Hash: Make verification case-insensitive by @srgbtl in #269
New Contributors
- @markle11m made their first contribution in #249
- @srgbtl made their first contribution in #155
- @kuriboshi made their first contribution in #260
- @stforek made their first contribution in #262
- @Chronial made their first contribution in #199
Full Changelog: 2021-11-02...2021-11-15