Releases: rafaqz/DimensionalData.jl
Releases · rafaqz/DimensionalData.jl
v0.16.7
v0.16.6
DimensionalData v0.16.6
Merged pull requests:
v0.16.5
DimensionalData v0.16.5
Merged pull requests:
v0.16.4
v0.16.3
v0.16.2
v0.16.1
DimensionalData v0.16.1
v0.16.0
DimensionalData v0.16.0
Closed issues:
- Tests for type stability (#99)
- Allow multiple arguments for dims, instead of a Tuple (#180)
- Define Dataset/Stack type with variable layer dimensions (#202)
- Integrate Adapt.jl (#209)
- commondims can find the same dim twice. (#214)
- Complete type stability (#216)
- Cannot mutate a
DimArray
using named indexing? (#220) - Logical indexing does not work (#230)
- Reverse indices do something funny (#232)
- NoIndex should really have no index. (#233)
Merged pull requests:
- add op kw to primitives to allow both way dimsmatch (#222) (@rafaqz)
- generalise units field and method to all object metadata (#223) (@rafaqz)
- allow matching Unions of dimension types (#224) (@rafaqz)
- add dotview methods (#225) (@rafaqz)
- specialise on DateTime for near selector (#226) (@rafaqz)
- Refactor primitives (#227) (@rafaqz)
- CompatHelper: bump compat for "Adapt" to "3.0" (#229) (@github-actions[bot])
- fix logical indexing (#231) (@rafaqz)
- fix and test plotting with noindex and categorical (#234) (@rafaqz)
- Improve coverage (#238) (@rafaqz)