v0.12.8
github-actions
released this
07 Feb 17:17
·
174 commits
to master
since this release
FillArrays v0.12.8
Closed issues:
Base.getindex(x::AbstractArray{T,N}, mask::Trues{N, NTuple{N,Base.OneTo{Int}}})
is downstream chaos (#162)- Specialize A * Eye and Eye * A (#168)
Merged pull requests:
- Solve all problems with extra indirection (#163) (@timholy)
- Bump the version (#166) (@ChrisRackauckas)
- Fix Vararg-UnionAll depwarn (#169) (@JackDunnNZ)