Releases: johnwason/vcpkg-action
Releases · johnwason/vcpkg-action
v6
What's Changed
- Add github-binarycache option to use built in cache by @johnwason in #22
- Add fetch-depth option by @johnwason in #23
Full Changelog: v5...v6
v5
What's Changed
- Use tee for dry run so output is visible in logs by @johnwason in #16
- Add vcpkg-cache-hash output by @johnwason in #17
- Update docs to use v5 tag by @johnwason in #18
Full Changelog: v4...v5
v4
What's Changed
- Fix missing cache-key extra arg by @johnwason in #6
- Use cardinalby/git-get-release-action@v1 action with GitHub token to avoid rate limit problem by @johnwason in #7
- Add support for manifest inputs by @johnwason in #8
- Add vcpkg-cmake-config output by @johnwason in #9
- Fix triplet in vcpkg-cmake-config output by @johnwason in #10
- Bump readme to use v4 by @johnwason in #11
Full Changelog: v3...v4
v3
What's Changed
- Support specifying a specific vcpkg revision. by @Lord-Kamina in #2
- Ensure usage of specific vcpkg version. by @Lord-Kamina in #3
New Contributors
- @Lord-Kamina made their first contribution in #2
Full Changelog: v2...v3