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
un-deprecate name argument on file-system (aka local) dependencies (#3680)
motivation: when using path based dependencies it could be useful to set a name (for target based package lookup), as the path may change depending on context
changes:
* remove recently added deprecation flag from .package(name:, path:) API
* update package describe command to include dependecy identity which is useful to know how the dependency can be address in target based package lookup
0 commit comments