Skip to content

Releases: JuliaArrays/IndirectArrays.jl

v1.0.0

01 Sep 12:06
e5541f5
Compare
Choose a tag to compare

IndirectArrays v1.0.0

Diff since v0.5.1

Merged pull requests:

  • Correct README: setindex! is supported (#22) (@Marlin-Na)
  • MassInstallAction: Install the CI workflow on this repository (#23) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#24) (@timholy)
  • Support values::AbstractDict (#25) (@timholy)

v0.5.1

19 Dec 01:17
v0.5.1
453aa46
Compare
Choose a tag to compare

v0.5.1 (2019-12-18)

Diff since v0.5.0

Closed issues:

  • Add bounds check for length of passed indices and values (#18)

Merged pull requests:

Require julia 0.7

11 Aug 15:52
6dcf489
Compare
Choose a tag to compare
Merge pull request #17 from JuliaArrays/teh/travis

Update CI scripts for 0.7/1.0

v0.4.2

04 Apr 14:18
Compare
Choose a tag to compare
Add append! for AbstractVector second argument (#15)

Work around subtyping bug in Julia 0.6.2

15 Mar 10:39
3f9fc13
Compare
Choose a tag to compare
Merge pull request #13 from andreasnoack/anj/bug

Temporarily add method to work around subtyping bug in Julia 0.6.2

Support setindex!, push!, append!, and add convenience constructor

11 Mar 21:55
Compare
Choose a tag to compare
v0.4.0

setindex, push, append! and convenience constructor (#12)

Support arbitrary AbstractArray parents

24 Nov 13:07
135a274
Compare
Choose a tag to compare
Merge pull request #11 from JuliaArrays/teh/generalize

Support arbitrary AbstractArrays

Fix deprecations

19 Sep 12:44
Compare
Choose a tag to compare
Merge pull request #10 from JuliaArrays/fbot/deps

Fix deprecations

v0.1.1: Merge pull request #7 from JuliaArrays/teh/IndexStyle

18 Feb 16:11
Compare
Choose a tag to compare