Releases: JuliaFolds/Transducers.jl
Releases · JuliaFolds/Transducers.jl
v0.4.16
v0.4.15
v0.4.15 (2020-01-27)
Merged pull requests:
- Benchmark threading overhead (#190) (tkf)
- Manual Union splitting (?) (#188) (tkf)
- Improve inference of composition |> (#186) (tkf)
- Fix a bug with reduce & ReduceIf & withprogress (#177) (tkf)
- Use ReduceIf in parallel tutorial (#173) (tkf)
- Generic
Reduced
handling in parallel reduce (#172) (tkf) - Setup BenchmarkCI (#160) (tkf)
- Add TCat: a threaded version of Cat (#153) (tkf)
v0.4.14
v0.4.13
v0.4.12
v0.4.12 (2020-01-14)
Merged pull requests:
- CompatHelper: bump compat for "Setfield" to "0.6" (#145) (github-actions[bot])
v0.4.11
v0.4.10
v0.4.9
v0.4.8
v0.4.8 (2020-01-05)
Merged pull requests:
- Don't hard-code julia version for building documentation (#125) (tkf)
- Run bench_words.jl in CI; fix benchmarks.jl (#124) (tkf)
- Run multi-thread benchmarks in CI (#122) (tkf)
- Update benchmark/Manifest.toml in pkg-update.yml (#119) (tkf)
- Test with Julia 1.0 in a different environment (#116) (tkf)
- Support BlockArrays.jl 0.11 (#115) (tkf)
- Bound BlockArrays version in test/Project.toml (#114) (tkf)
- Support iterator comprehensions and eductions in copy functions (#113) (tkf)
- Add unordered transduce for channels (#112) (tkf)
- Don't test tutorial_parallel.jl with Julia < 1.2 (#111) (tkf)
- Automatically call eachrow for DataFrames (#109) (tkf)
- Improve tests (#108) (tkf)
v0.4.7
v0.4.7 (2019-12-15)
Merged pull requests: