Skip to content

v0.4.8

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 05 Jan 09:21
v0.4.8

v0.4.8 (2020-01-05)

Diff since v0.4.7

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)