Skip to content

v1.2.12

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 06:12
· 9 commits to master since this release
2352c94

SentinelArrays v1.2.12

Diff since v1.2.11

Closed issues:

  • delete! and filter! get stuck when dealing with large dataframe with SentinelArray-type columns (#23)
  • Mutating a SentinalArray element corrupts sentinel. (#25)
  • Major performance regression in CSV 0.7 (#30)

Merged pull requests:

  • Make deletat! for SentinelArray/ChainedVector much faster (#29) (@quinnj)