Releases: rafaqz/DimensionalData.jl
Releases · rafaqz/DimensionalData.jl
v0.29.15
DimensionalData v0.29.15
Merged pull requests:
- Breaking:
preservedimsin tables (#917) (@rafaqz) - Fix
mapmini piracy (#958) (@rafaqz) - Add show tests for Begin End and tests for BeginEndRanges (#960) (@felixcremer)
- bump AoG (#962) (@asinghvi17)
- bump patch version (#966) (@asinghvi17)
Closed issues:
v0.29.14
DimensionalData v0.29.14
Merged pull requests:
- Include tree tests (#950) (@felixcremer)
- Fix handling of keyword arguments in sort functions (#951) (@andreasKroepelin)
- bugfix tree example (#955) (@rafaqz)
Closed issues:
- Add dims support for
diff(#948)
v0.29.13
DimensionalData v0.29.13
Merged pull requests:
- Matrix lookups (#899) (@rafaqz)
- DimTree (#900) (@rafaqz)
- Fix dimnum and reducing functions (#909) (@rafaqz)
- updates to latest DVPress (#927) (@lazarusA)
- extend DiskArrays.pad (#931) (@rafaqz)
- Add test for copyto! with start indices and for dims tuple in similar (#935) (@felixcremer)
- Make CondaPkg use MicroMamba in the tests (#936) (@JamesWrigley)
- Update codecov action to v5 (#938) (@felixcremer)
- fix: Typo in error message instad -> instead (#943) (@kunzaatko)
- Add a mention of NaNStatistics support (#944) (@JamesWrigley)
- add lazypermutedims and specialise for disk arrays (#945) (@rafaqz)
Closed issues:
v0.29.12
DimensionalData v0.29.12
Merged pull requests:
- CompatHelper: bump compat for AlgebraOfGraphics in [weakdeps] to 0.9, (keep existing compat) (#919) (@github-actions[bot])
- fix
@dfor only.=(#921) (@tiemvanderdeure)
Closed issues:
- LookupArrays.order does not work on Dimension with Vector of String (#626)
v0.29.11
DimensionalData v0.29.11
Merged pull requests:
v0.29.10
v0.29.9
DimensionalData v0.29.9
Merged pull requests:
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)
v0.29.7
DimensionalData v0.29.7
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
DimStackis broken if any layer is a nestedDimArray(#891)
v0.29.6
DimensionalData v0.29.6
Merged pull requests: