Skip to content

v0.29.7

Choose a tag to compare

@github-actions github-actions released this 22 Jan 23:35
· 114 commits to main since this release
eb3e055

DimensionalData v0.29.7

Diff since v0.29.6

Merged pull requests:

  • Implement PythonCall extension to convert xarray objects (#882) (@JamesWrigley)
  • Fix indexing of DimStacks with nested DimArrays (#892) (@tiemvanderdeure)
  • A bit more documentation on auto things and lookups and format (#898) (@asinghvi17)
  • CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#902) (@github-actions[bot])
  • bugfix dimselectors and better show (#905) (@rafaqz)
  • New patch version (#907) (@asinghvi17)

Closed issues:

  • Indexing into a multi-dimensional DimStack is broken if any layer is a nested DimArray (#891)