Releases: JuliaFolds/FLoops.jl
Releases · JuliaFolds/FLoops.jl
v0.1.4
v0.1.3
v0.1.2
v0.1.1
FLoops v0.1.1
Merged pull requests:
v0.1.0
FLoops v0.1.0
Closed issues:
- Determine Julia versions to support and setup CI for them (#9)
Merged pull requests:
- Run tests using GitHub Actions (#1) (@tkf)
- Fix assigned_vars (#3) (@tkf)
- Tweak test file organization (#4) (@tkf)
- Support at-simd macro (#5) (@tkf)
- Setup BenchmarkCI (#6) (@tkf)
- Benchmark with more array types (#7) (@tkf)
- Use a tuple as a state, instead of a named tuple (#11) (@tkf)
- Version bound JuliaVariables and MLStyle (#12) (@tkf)
- Support MLStyle 0.4 (#19) (@tkf)
- Test with Julia 1.0 and 1.5 (#20) (@tkf)