Skip to content

Releases: JuliaData/SentinelArrays.jl

v1.4.8

12 Dec 05:58
245d224
Compare
Choose a tag to compare

SentinelArrays v1.4.8

Diff since v1.4.7

Merged pull requests:

Closed issues:

  • Correctness issues and errors after sorting (#110)

v1.4.7

02 Nov 04:13
a2976cb
Compare
Choose a tag to compare

SentinelArrays v1.4.7

Diff since v1.4.6

Merged pull requests:

Closed issues:

  • ChainedVector[range] slower than reduce(vcat, ...)[range] (#105)
  • Error with ChainedVector with non-Vector storage (#107)
  • ERROR: MethodError: no method matching unsafe_copyto!(::Vector{…}, ::Int64, ::SentinelArrays.SentinelVector{…}, ::Int64, ::Int64) (#109)

v1.4.6

24 Oct 19:08
926325d
Compare
Choose a tag to compare

SentinelArrays v1.4.6

Diff since v1.4.5

Merged pull requests:

  • Improve getindex performance on ChainedVector with UnitRanges (#106) (@quinnj)

v1.4.5

07 Jul 01:04
b9a7ef7
Compare
Choose a tag to compare

SentinelArrays v1.4.5

Diff since v1.4.4

Merged pull requests:

v1.4.4

05 Jul 04:39
008e818
Compare
Choose a tag to compare

SentinelArrays v1.4.4

Diff since v1.4.3

Merged pull requests:

  • Fix argmax, findmax, findXwithfirst, and expand testing (#99) (@mkitti)

Closed issues:

  • findmax is broken for repeated values (#101)

v1.4.3

21 May 04:26
d13560a
Compare
Choose a tag to compare

SentinelArrays v1.4.3

Diff since v1.4.2

Merged pull requests:

  • Fix accidental piracy in BufferedVector (#102) (@Drvi)

Closed issues:

  • push! type piracy (#94)

v1.4.2

10 May 13:37
f9e11b7
Compare
Choose a tag to compare

SentinelArrays v1.4.2

Diff since v1.4.1

Merged pull requests:

Closed issues:

  • argmax returns incorrect results (#97)

v1.4.1

04 Nov 21:55
fa840f9
Compare
Choose a tag to compare

SentinelArrays v1.4.1

Diff since v1.4.0

Merged pull requests:

  • Add an assert in ChainedVectorIndex checkbounds (#90) (@quinnj)
  • fix out-of-bounds bug in BufferedVector (#91) (@vtjnash)
  • v1.4.1 (#92) (@Drvi)
  • Add compat bounds for Dates and Random (#93) (@Drvi)

v1.4.0

30 May 18:57
bc8aba3
Compare
Choose a tag to compare

SentinelArrays v1.4.0

Diff since v1.3.18

Merged pull requests:

v1.3.18

20 Feb 22:32
d3c0df6
Compare
Choose a tag to compare

SentinelArrays v1.3.18

Diff since v1.3.16

Closed issues:

  • dropmissing!(df, :col) giving Data frame is corrupt: length of column :event_name (5342) (#83)

Merged pull requests: