Skip to content

v0.4.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 16 Dec 09:19
v0.4.0

v0.4.0 (2019-12-16)

Diff since v0.3.0

Closed issues:

  • @dim cannot be used to export new dimensions (#23)
  • Broadcast with CuArray parent is broken (#9)
  • cellsize field that updates with reduction along a dimension (#7)

Merged pull requests:

  • Improve bounds handling for grids, add methods for cat, extrema etc (#24) (rafaqz)