ITADN
rafaqz/DimensionalData.jl

版本发布 8

v0.24.1
? · 2026-02-14

## What's Changed * fix dims for `view` with linear indexing by @rafaqz in https://github.com/rafaqz/DimensionalData.jl/pull/440 * Add DimUnitRange by @sethaxen in https://github.com/rafaqz/DimensionalData.jl/pull/439 * Increment patch number by @sethaxen in https://github.com/rafaqz/DimensionalData.jl/pull/441 **Full Changelog**: https://github.com/rafaqz/DimensionalData.jl/compare/v0.24.0...v0.24.1

v0.29.21
? · 2025-08-11

## DimensionalData v0.29.21 [Diff since v0.29.20](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.20...v0.29.21) **Merged pull requests:** - Breaking: Materialize `DimArray` or `DimStack` From a Table (#739) (@JoshuaBillson) - remove meta description from homepage? maybe that fixes it (#1070) (@asinghvi17)

v0.29.18
? · 2025-06-28

## DimensionalData v0.29.18 [Diff since v0.29.17](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.17...v0.29.18) **Merged pull requests:** - fix depwarns (#1019) (@bjarthur) - CompatHelper: bump compat for Makie in [weakdeps] to 0.23, (keep existing compat) (#1020) (@github-actions[bot]) - CompatHelper: bump compat for AlgebraOfGraphics in [weakdeps] to 0.11, (keep existing compat) (#1023) (@github-actions[bot]) - Fix DimTree example block (#1024) (@kapple19) - Do not rely on age-dependent name lookup to find the base type (#1027) (@yuyichao) **Closed issues:** - Warnings on world age problems on nightly (#937) - type stable problem (#1018)

v0.29.17
? · 2025-05-28

## DimensionalData v0.29.17 [Diff since v0.29.16](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.16...v0.29.17) **Merged pull requests:** - Run JET and bugfix (#996) (@rafaqz) - Remove non imported Dimensions/utils.jl (#999) (@felixcremer) - Remove unused LazyDims2Cartesian (#1000) (@felixcremer) - delete another unimported file (#1001) (@rafaqz) - clean up show (#1002) (@rafaqz) - Add test_throw for hasselection (#1007) (@felixcremer) - Remove lookuptype function (#1008) (@felixcremer) - Remove deprecations (#1009) (@felixcremer) - fix makie axis keywords (#1010) (@rafaqz) - ups for DVPress 0.2 (#1015) (@lazarusA) - bump (#1017) (@lazarusA) **Closed issues:** - Plot recipes are still eating `axis` kwargs (#929) - LazyDims2Cartesian seem to not be used at all (#933) - Format error on julia nightly (#965) - Remove lookuptype function? (#1005) - Remove "Deprecated" code (#1006) - Dimcolors deprecation is wrong (#1011)

v0.29.16
? · 2025-05-02

## DimensionalData v0.29.16 [Diff since v0.29.15](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.15...v0.29.16) **Merged pull requests:** - use maplayers in (un)mergedims (#959) (@tiemvanderdeure) - fix BeginEndStepRange for LazyMath (#967) (@rafaqz) - Fix dimension ordering when converting a DataArray to DimArray (#971) (@JamesWrigley) - Add support for zero-copy conversions from an xarray to a DimArray (#972) (@JamesWrigley) - Enable individual indexing for merged lookups (#980) (@asinghvi17) - Fix missing Colorbar in Makie heatmap (#989) (@danlooo) - Dimstack constructor fixes (#990) (@rafaqz) - fix tests (#992) (@asinghvi17) - Bump patch version (#993) (@asinghvi17) - fix statsbase dims kw (#994) (@rafaqz) - fix d macro infix assignment (#995) (@rafaqz) **Closed issues:** - Nested xarray.DataTree-like containers (#954) - `(1:10)[2:2:End-1] == 2:2:8` should work (#964) - bug: broadcast using ".+=" , ".-=" .... (#969) - A helper function that removes singleton dimensions (#974) - Please commit to a 1.0 or list reasons preventing it (#975) - Broken integration with StatsBase on 0.28 (or 0.29)!!! (#976) - Showing a DimArray with a zero trailing dimension errors (#979) - Is it possible to set units for each index of a dimension? (#984) - How to dynamically construct a DimStack (#985) - DimStack(data; name) does not work (#987) - DimStack `keyword arguments` are undocumented (#988)

v0.29.15
? · 2025-04-01

## DimensionalData v0.29.15 [Diff since v0.29.14](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.14...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:** - Add the option to not "expand"/flatten dimensions in DimTable (#896) - max and min should work on Begin and End (#961)

v0.29.13
? · 2025-03-08

## DimensionalData v0.29.13 [Diff since v0.29.12](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.12...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:** - `sum` and friends with `dims` error on dims that are not in the DimArray (#883) - unexpected broadcast behavior when values are repeated in At selector (#932) - Slow sorting of DimArray (#934) - lines! with Observable of Time series YAXArray fails (#939)

v0.29.12
? · 2025-01-31

## DimensionalData v0.29.12 [Diff since v0.29.11](https://github.com/rafaqz/DimensionalData.jl/compare/v0.29.11...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)