Releases: JuliaArrays/ArrayInterface.jl
Releases · JuliaArrays/ArrayInterface.jl
v4.0.0
ArrayInterface v4.0.0
Closed issues:
- Add downstream testing (#193)
Merged pull requests:
- Use
missinginstead ofnothingfor dynamic values (#232) (@Tokazama) - Start a downstream CI setup (#234) (@ChrisRackauckas)
v3.2.2
ArrayInterface v3.2.2
Merged pull requests:
- fix for
firstindex(128:static(-1):1)(#229) (@N5N3) - Type stability fix (#230) (@chriselrod)
- parent(::LazyAxis) returns the axis. (#233) (@chriselrod)
v3.2.1
ArrayInterface v3.2.1
v3.2.0
ArrayInterface v3.2.0
Merged pull requests:
v3.1.40
ArrayInterface v3.1.40
Merged pull requests:
v3.1.39
v3.1.38
ArrayInterface v3.1.38
Merged pull requests:
v3.1.37
ArrayInterface v3.1.37
Merged pull requests:
v3.1.36
ArrayInterface v3.1.36
Merged pull requests:
v3.1.35
ArrayInterface v3.1.35
Merged pull requests:
- Bump the stable test to the LTS (#217) (@ChrisRackauckas)
- CompatHelper: bump compat for Static to 0.4, (keep existing compat) (#218) (@github-actions[bot])
- StaticRange eachindex (#220) (@chriselrod)