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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@ Pkg v1.12 Release Notes
5
5
The functions `Pkg.status`, `Pkg.why`, `Pkg.instantiate`, `Pkg.precompile` (and their REPL variants) have been updated
6
6
to take a `workspace` option. Read more about this feature in the manual about the TOML-files.
7
7
-`status` now shows when different versions/sources of dependencies are loaded than that which is expected by the manifest ([#4109])
8
-
- It is now possible to specify "sources" for packages in a `[sources]` section in Project.toml.
9
-
This can be used to add non-registered normal or test dependencies. Packages are also automatically added to `[sources]` when they are added by url or devved.
8
+
- Packages are also automatically added to `[sources]` when they are added by url or devved.
0 commit comments