Skip to content

v1.0.2

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 07 Aug 14:08
· 1099 commits to master since this release
v1.0.2
feb069f

v1.0.2 (2019-08-07)

Diff since v1.0.1

Closed issues:

  • ArrayPartition copyto! dimension mismatch with Array{T,N} where N>1 (#68)

Merged pull requests:

  • Fix to copyto!(::ArrayPartition,::ArrayPartition) and copyto!(::Array,::ArrayPartition) (#69) (nantonel)