v0.29.8
DimensionalData v0.29.8
Merged pull requests:
- fix and test set for stack layerdims (#908) (@rafaqz)
- fix DimIndices constructors (#910) (@rafaqz)
- fix d macro for functions with keywords and strict for dest array (#911) (@rafaqz)
- fix DimSlices type (#912) (@rafaqz)
- fix indexing stacks with vectors of CartesianIndex (#913) (@rafaqz)
Closed issues:
- Type piracy on
similarwithUnions (#857) DimGroupByArraydoesn't iterate itseltype(#875)- invalid syntax error when using
@dwith keyword argument (#880) - DimIndices with
orderkwarg fails with a stack overflow (#887) @dignoresstrictif assigning in-place (#888)- defining a custom
getindexon aAbstractBasicDimArrayis tricky (#890) setdoes not updatelayerdimsof aDimStack(#897)viewon aDimStackwith a vector ofCartesianIndexthrows aStackOverflowError(#901)..doesn't compile in Makie macro with PackageCompiler.jl (#904)