File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,8 @@ Deprecated or removed
219219 * ` xdump ` is removed, and ` dump ` now simply shows the full representation of a value.
220220 ` dump ` should not be overloaded, since it is for examining concrete structure ([ #4163 ] ).
221221
222+ * ` sub ` and ` slice ` have been deprecated in favor of ` view ` ([ #16972 ] )
223+
222224[ PkgDev ] : https://github.com/JuliaLang/PkgDev.jl
223225<!-- - generated by NEWS-update.jl: -->
224226[ #1090 ] : https://github.com/JuliaLang/julia/issues/1090
@@ -269,8 +271,9 @@ Deprecated or removed
269271[ #16058 ] : https://github.com/JuliaLang/julia/issues/16058
270272[ #16107 ] : https://github.com/JuliaLang/julia/issues/16107
271273[ #16219 ] : https://github.com/JuliaLang/julia/issues/16219
274+ [ #16260 ] : https://github.com/JuliaLang/julia/issues/16260
272275[ #16362 ] : https://github.com/JuliaLang/julia/issues/16362
273276[ #16403 ] : https://github.com/JuliaLang/julia/issues/16403
274277[ #16481 ] : https://github.com/JuliaLang/julia/issues/16481
275278[ #16731 ] : https://github.com/JuliaLang/julia/issues/16731
276- [ #16260 ] : https://github.com/JuliaLang/julia/issues/16260
279+ [ #16972 ] : https://github.com/JuliaLang/julia/issues/16972
You can’t perform that action at this time.
0 commit comments