File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -556,6 +556,10 @@ Deprecated or removed
556556 ` ReinterpretArray ` . The three argument form of ` reinterpret ` that implicitly reshapes
557557 has been deprecated ([ #23750 ] ).
558558
559+ * ` num2hex ` and ` hex2num ` have been deprecated in favor of ` reinterpret ` combined with ` parse ` /` hex `
560+ ([ #22088 ] )
561+
562+
559563Command-line option changes
560564---------------------------
561565
@@ -1388,6 +1392,7 @@ Command-line option changes
13881392[#22038]: https://github.com/JuliaLang/julia/issues/22038
13891393[#22062]: https://github.com/JuliaLang/julia/issues/22062
13901394[#22064]: https://github.com/JuliaLang/julia/issues/22064
1395+ [#22088]: https://github.com/JuliaLang/julia/issues/22088
13911396[#22092]: https://github.com/JuliaLang/julia/issues/22092
13921397[#22182]: https://github.com/JuliaLang/julia/issues/22182
13931398[#22187]: https://github.com/JuliaLang/julia/issues/22187
You can’t perform that action at this time.
0 commit comments