Commit 77b50c1
Document that
* Document that `L`ength parameter needs Julia 1.7
vtjnash added the 4th type parameter `L` in JuliaLang#41619 to `StepRangeLen`.
That addition seems to have appeared in Julia 1.7 so it should be documented as such.
I found this out the hard way because my CI for code that used `L` is failing with Julia 1.6.
Co-authored-by: Johnny Chen <[email protected]>
Co-authored-by: Keno Fischer <[email protected]>Length parameter needs Julia 1.7 (JuliaLang#45961)1 parent 623cd0e commit 77b50c1
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
470 | 473 | | |
471 | 474 | | |
472 | 475 | | |
| |||
0 commit comments