Skip to content

v0.1.0

Compare
Choose a tag to compare
@afri-bit afri-bit released this 21 Apr 20:50
· 154 commits to main since this release

Features:

  • Conan Explorer
    • Conan Recipe
      • Recipe information
      • Open in explorer
      • Open in VS Code
      • Remove recipe
    • Conan Binary Packages
      • Open in explorer
      • Open in VS Code
      • Remove binary package
    • Conan Profile
      • Add new profile
      • Edit profile
      • Open in explorer
      • Rename profile
      • Duplicate profile
      • Remove profile
    • Conan Remote
      • Edit remotes.json file in VS Code
      • Rename remote
      • Update remote URL
      • Enable remote
      • Disable remote
      • Remove remote
  • Conan Workspace
    • conan create
    • conan install
    • conan build
    • conan source
    • conan package
    • conan export-pkg
  • Additional Support Features
    • Create global configuration file
    • Open global configuration file
    • Create workspace configuration file
    • Open workspace configuration file