Releases: JuliaFolds/UnionArrays.jl
Releases · JuliaFolds/UnionArrays.jl
v0.1.3
v0.1.2
v0.1.1
UnionArrays v0.1.1
Merged pull requests:
v0.1.0
UnionArrays v0.1.0
Merged pull requests:
- Support UnionArrays on CUDA (#2) (@tkf)
- Setup CI on GitHub Actions (#3) (@tkf)
- Update test environment (#4) (@tkf)
- Support Julia 1.6 (#5) (@tkf)
- Enable Mergify (#6) (@tkf)
- Test with Julia 1.0 (#7) (@tkf)
- Run CI on GPU (#8) (@tkf)
- Test with cuDynamicSharedMem (#9) (@tkf)
- Fix URLs (#10) (@tkf)
- Run FoldsCUDATests.runtests_unionarrays (#12) (@tkf)
- Run some tests with Pkg.test (#14) (@tkf)
- Create a special type for element type spec (#15) (@tkf)
- Update CUDA.jl; stop using my fork (#16) (@tkf)
- Fix typos (#17) (@tkf)
- Remove explicit foldl implementation (#18) (@tkf)