Releases: disroop/vs-code-conan
Releases · disroop/vs-code-conan
Fix Equal sign in arguments
Fix Windows Path
- Fix windows path (convert from posix)
Fix Windows Path Issues
- Fixed path encoding for windows OS (Published dev artifact - fixed in 0.8.4)
Fix: Plugin startup
fix plugin startup, by adding dependencies to vsce package
Add package information
- Add package information, no new features
Full Changelog: 0.8.0...0.8.1
0.8.0
- Detect Conan profiles and auto-generate settings file
- Add option to define the location of the settings file
- Stabilize Code-Base
What's Changed
- Bump mocha from 8.4.0 to 9.1.2 by @dependabot in #102
- Bump eslint-config-prettier from 6.15.0 to 8.3.0 by @dependabot in #34
- Update dependency vsce to v2 by @renovate in #115
- Update dependency prettier to v2.5.1 by @renovate in #119
- Update dependency @types/node to v17 by @renovate in #123
- Update docker/login-action action to v1.12.0 by @renovate in #124
- Update actions/upload-artifact action to v3 by @renovate in #136
- Update actions/checkout action to v3 by @renovate in #132
- Update docker/login-action action to v1.14.1 by @renovate in #129
New Contributors
Full Changelog: https://github.com/disroop/vs-code-conan/commits/0.8.0
Fix Cancel Bug
Fix Bug - Cancel process: Before the process was still running in the background.
Add Windows Support- Add text to Icons
- Fix Bug Cancel Process (Linux only)
- Add Text to Icons
- Support Windows
Fix Bugs Profile-Build/Profile-Host Bugs
- Fix Profile-Build/Profile-Host bugs
- Fix Build Step
Profile Build and Profile Host, Overwrite Default Build Folder
- Add Profile Build and Profile Host functionality
- Default install and build folder can be overwritten in InstallArg and BuildArg