Skip to content

v2.0.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 27 Nov 07:19
· 1140 commits to master since this release
v2.0.0
c9622ad

v2.0.0 (2019-11-21)

Diff since v1.2.1

Closed issues:

  • iterate interface missing from structrualnz returns (#21)
  • Should setindex(x::AbstractArray, v, i) support arbitrary indices? (#17)

Merged pull requests:

  • CompatHelper: add new compat entry for "Requires" at version "0.5" (#29) (github-actions[bot])
  • Default to ismutable(array) = true (#28) (tkf)
  • Fix ismutable for sparse arrays (#27) (tkf)
  • Mark AbstractQ and LQPackedQ as non-fast_scalar_indexing (#26) (tkf)
  • Relax setindex argument types (#20) (tkf)