Skip to content

v1.3.16

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 14:50
· 24 commits to main since this release
274a111

SentinelArrays v1.3.16

Diff since v1.3.15

Closed issues:

  • Problem with push! for MissingVector (#76)
  • ChainedVector doesn't work with matrix multiplication (#79)

Merged pull requests:

  • improve insert!, push! and pushfirst! for MissingVector (#77) (@bkamins)
  • Fix processing of ind in similar (#80) (@quinnj)