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: NEWS.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,9 @@ Standard library changes
110
110
+`suppress_output` (primarily a testing option) has been added as a keyword argument to `request`,
111
111
rather than a configuration option
112
112
113
+
* Windows REPL now supports 24-bit colors, by correctly interpreting virtual terminal escapes.
114
+
115
+
113
116
#### SparseArrays
114
117
115
118
* Display large sparse matrices with a Unicode "spy" plot of their nonzero patterns, and display small sparse matrices by an `Matrix`-like 2d layout of their contents.
0 commit comments