Skip to content

v0.48.0

Choose a tag to compare

@ascartabelli ascartabelli released this 10 Jan 11:44
· 129 commits to master since this release
  • slice isn't a generic anymore to ensure that dense arrays are returned and has no optional parameters
  • Fixed: pull and pullFrom now consider nils received as the values parameter as empty arrays
  • Added sliceAt
  • All array functions always return dense arrays now
  • Updated tests