We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95feb76 commit 1ef418fCopy full SHA for 1ef418f
NEWS.md
@@ -45,6 +45,9 @@ Standard library changes
45
arithmetic to error if the result may be wrapping. Or use a package such as SaferIntegers.jl when
46
constructing the range. ([#40382])
47
48
+#### InteractiveUtils
49
+* A new macro `@time_imports` for reporting any time spent importing packages and their dependencies ([#41612])
50
+
51
#### Package Manager
52
53
#### LinearAlgebra
0 commit comments