Features:
- Add sidebar.
Bug fixes:
- Fix set host triplet.
Bug fixes:
- Fix target triplet is not added into debugger remove config.
- Fix set target triplet cannot update debugger config.
Features:
- Support to debug port's CMake code.
Bug fixes:
- Fix some exceptions when setting / getting triplet.
Features:
- Now extension can support debug portfile and vcpkg-owned cmake code.
Bug fixes:
- Fix some bugs.
Improvements:
- set host and target triplets use select box.
Features:
- Add an option to automatically update your host/target triplet according to your os.
- Add new commands to set your host/target triplet.
Improvements:
- Now plugin will notify with a message window when getting port history versions.
Bug fixes:
- Correct the builtin-baseline value.
Bug fixes:
- fix bug.
Bug fixes:
- bug fix.
Features:
- version and builtin-baseline autocompletion in vcpkg manifest
Features:
- Add option asset source
- Add option binary source
Improvements:
- Improve jugdment whether vcpkg root is valid.
Bug fixes:
- Fix bug whe checking vcpkg root
Bug fixes:
- fix circle enable-disable vcpkg when delete vcpkg path in settings
Improvements:
- Add more details in readme
Features:
- Add getting start page
The release version is published now!
Bug fixes:
- change manifest and installDeps to target
- remove installDir option
- add preferSysLib option
Bug fixes:
- Manifest mode only can be enabled when vcpkg is enabled
Features:
- Add CRT Linkage option
Improvements:
- Now all settings will be synced in workspace settings
- Vcpkg path can be set only once on the same machine
Bug fixes:
- Fix target triplet can't be syncd when using dynamic lib
Bug fixes:
- Fix vcpkg path is invalid on non-Windows
Improvments:
- Add guide for VCPKG_INSTALL_OPTIONS
Features:
- Support non-Windows
Bug fixes:
- Fix the problem of changing settings without responding
Features:
- Add VCPKG_INSTALL_OPTIONS support
Features:
- Basic function for enable/disable integration, set dynamic/static library.