Skip to content

Releases: phaverty/RLEVectors.jl

v0.9.9

11 Oct 03:46
f258ba4
Compare
Choose a tag to compare

RLEVectors v0.9.9

Diff since v0.9.8

Merged pull requests:

v0.9.8

09 Oct 17:29
f8025dc
Compare
Choose a tag to compare

RLEVectors v0.9.8

Diff since v0.9.7

Closed issues:

Merged pull requests:

v0.9.7

05 Aug 15:33
3449698
Compare
Choose a tag to compare

RLEVectors v0.9.7

Diff since v0.9.6

Merged pull requests:

v0.9.6

01 Jan 20:02
Compare
Choose a tag to compare

RLEVectors v0.9.6

Diff since v0.9.4

Closed issues:

  • Creating RLEVector from BitVector is wrong (#30)
  • @JuliaRegistrator register() (#41)
  • TagBot trigger issue (#43)
  • logical indices on RLEVector{String} failed with UndefRefError (#44)
  • Broadcast for RLEVectors doubles invocation of the function (#45)

Merged pull requests:

v0.9.4

03 Mar 18:03
e358e12
Compare
Choose a tag to compare

RLEVectors v0.9.4

Diff since v0.9.3

Closed issues:

  • Creating RLEVector from BitVector is wrong (#30)

Merged pull requests:

v0.9.3

25 Feb 01:03
741321f
Compare
Choose a tag to compare

RLEVectors v0.9.3

Diff since v0.9.2

Closed issues:

  • broadcast setting of a subset is broken (#25)

Merged pull requests:

v0.9.2 add broadcast of mixed dimensions and types

23 Oct 18:02
v0.9.2
Compare
Choose a tag to compare

v0.9.1

22 Oct 21:02
v0.9.1
142c4a0
Compare
Choose a tag to compare

v0.9.1 (2019-10-22)

Diff since v0.9.0

Merged pull requests:

v0.9.0

21 Oct 22:02
v0.9.0
Compare
Choose a tag to compare

v0.9.0 (2019-10-21)

Diff since v0.8.2

Closed issues:

  • Implement allowmissing and disallowmissing (#23)
  • Implement setting values to missing (Thanks @xiaodaigh !)

These new features help RLEVector work as columns in DataFrames.

Merged pull requests:

v0.8.2

25 Sep 15:50
v0.8.2
a945df4
Compare
Choose a tag to compare

v0.8.2 (2019-09-25)

Diff since v0.8.1

Closed issues:

  • Questions: What's the R code for? Possible to have a pure Julia implementation? (#21)
  • @JuliaRegistrator register() (#20)

Merged pull requests:

  • RCall code for translation back and for to R Rle objects loads when R… (#24) (phaverty)