File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -219,6 +219,8 @@ Deprecated or removed
219
219
* ` xdump ` is removed, and ` dump ` now simply shows the full representation of a value.
220
220
` dump ` should not be overloaded, since it is for examining concrete structure ([ #4163 ] ).
221
221
222
+ * ` sub ` and ` slice ` have been deprecated in favor of ` view ` ([ #16972 ] )
223
+
222
224
[ PkgDev ] : https://github.com/JuliaLang/PkgDev.jl
223
225
<!-- - generated by NEWS-update.jl: -->
224
226
[ #1090 ] : https://github.com/JuliaLang/julia/issues/1090
@@ -269,8 +271,9 @@ Deprecated or removed
269
271
[ #16058 ] : https://github.com/JuliaLang/julia/issues/16058
270
272
[ #16107 ] : https://github.com/JuliaLang/julia/issues/16107
271
273
[ #16219 ] : https://github.com/JuliaLang/julia/issues/16219
274
+ [ #16260 ] : https://github.com/JuliaLang/julia/issues/16260
272
275
[ #16362 ] : https://github.com/JuliaLang/julia/issues/16362
273
276
[ #16403 ] : https://github.com/JuliaLang/julia/issues/16403
274
277
[ #16481 ] : https://github.com/JuliaLang/julia/issues/16481
275
278
[ #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