Releases: rafaqz/DimensionalData.jl
Releases · rafaqz/DimensionalData.jl
v0.29.15
DimensionalData v0.29.15
Merged pull requests:
- Breaking:
preservedims
in tables (#917) (@rafaqz) - Fix
map
mini 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
@d
for 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
similar
withUnion
s (#857) DimGroupByArray
doesn't iterate itseltype
(#875)- invalid syntax error when using
@d
with keyword argument (#880) - DimIndices with
order
kwarg fails with a stack overflow (#887) @d
ignoresstrict
if assigning in-place (#888)- defining a custom
getindex
on aAbstractBasicDimArray
is tricky (#890) set
does not updatelayerdims
of aDimStack
(#897)view
on aDimStack
with a vector ofCartesianIndex
throws 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
DimStack
is broken if any layer is a nestedDimArray
(#891)
v0.29.6
DimensionalData v0.29.6
Merged pull requests: