You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: Adding the Conan cache "profiles" folder to the jinja2 search path, so profiles can be included/imported from jinja syntax even for parent and sibling folders. (#17432). Docs: ๐
Feature: Updated tools.env.virtualenv:powershell conf to allow specifying the PowerShell executable (e.g., powershell.exe or pwsh) and passing additional arguments. (#17416). Docs: ๐
Feature: Deprecate use of tools.env.virtualenv:powershell=True/False. (#17416). Docs: ๐
Fix: Do not show powershell deprecation message if value is None. (#17500)
Fix: Fix LocalAPI definition of editables when calling editable_add. (#17498)