Releases: rafaqz/DimensionalData.jl
Releases · rafaqz/DimensionalData.jl
v0.29.5
v0.29.4
DimensionalData v0.29.4
Merged pull requests:
v0.29.3
DimensionalData v0.29.3
Merged pull requests:
- lock out
cache
in DiskArraysExt for DiskArrays 0.3 (#866) (@asinghvi17) - fix setindex! for DimStack with integer index (#869) (@tiemvanderdeure)
- use isdefined (#872) (@rafaqz)
- unrol map for large stacks (#873) (@rafaqz)
v0.29.2
v0.29.1
DimensionalData v0.29.1
Merged pull requests:
- fix show for zero dim array val (#838) (@rafaqz)
- simplify stack type (#840) (@rafaqz)
- put LinearAlgebra and SparseArrays in extensions (#841) (@rafaqz)
- fix fill example docs (#843) (@rafaqz)
- allow DD keywords in similar (#844) (@rafaqz)
- Implement
bounds
andintervalbounds
forCenter
locus withDateTime
(#846) (@rafaqz) - allow
DiskArrays.cache
to operate on theparent
of a dimarray. (#849) (@asinghvi17) - Add generator syntax as DimArray method (#852) (@kapple19)
- make array type printing consistent with base (#854) (@simeonschaub)
- Respect
axis = (; type = ...)
when type is a LScene (#855) (@asinghvi17) - Simplify
selectindices
(#856) (@rafaqz) - Dates in doctests (#859) (@rafaqz)
Closed issues:
- [Doc] Non uniform grids? (#84)
- Document plot recipes (#91)
- Optimise table loading. (#267)
- Reduce the size of the DimStack type (#372)
- Print intervals in
show
rather than just values. (#444) - Deprecate
map(::AbstractDimStack)
(#579) - Broadcasting over a
DimArray
drops the name field (#580) - Reduce number of warnings in tests (#733)
- add
name
etc keywords toDimArray
similar
(#750) - display error for 0-dim array wrapped by Dimension (#802)
- Lookup conversion helper functions (#807)
- improved RollingFunctions.jl integration (#851)
v0.29.0
DimensionalData v0.29.0
Merged pull requests:
- Scatter dimpoints (#833) (@rafaqz)
- fix atol in At for Dates (#834) (@rafaqz)
- Maybe Breaking: selectors should error with NaN (#835) (@rafaqz)
- fix dim warnings (#836) (@rafaqz)
Closed issues:
- Check that lookup properties match in broadcasts (#517)
- Weighted mean from
StatsBase
does not work on DimArray (#754) - missing function in plot recipe (#773)
- Feature request: Makie convert_arguments for DimPoints in PointBased (#803)
- Better handling of
NaN
in selectors and Extent (#808) - Select
At
date withatol
(#827)
v0.28.5
DimensionalData v0.28.5
Merged pull requests:
Closed issues:
v0.28.4
DimensionalData v0.28.4
Merged pull requests:
- Allow dimensions to be used as AlgebraOfGraphics selectors (#823) (@asinghvi17)
- Go through the docs, correct grammar, etc (#824) (@asinghvi17)
- Bump patch version (#828) (@asinghvi17)
- doc typos (#830) (@haakon-e)
Closed issues:
v0.28.3
DimensionalData v0.28.3
Merged pull requests: