Releases: mcabbott/AxisKeys.jl
Releases · mcabbott/AxisKeys.jl
v0.1.20
AxisKeys v0.1.20
Diff since v0.1.19
Closed issues:
- Unable to Index into AxisKeys from Inside Package (#72)
- issues with
show
on Julia 1.7-beta3 and AxisKeys v0.1.18 (#79)
- consider a character other than
□
to label 3rd dimension (#82)
- Unable to index KeyedArray of arrays (#83)
v0.1.19
AxisKeys v0.1.19
Diff since v0.1.18
Closed issues:
- Feature request: column/row lookup with
.
syntax (#74)
- show broken on julia 1.7 (#77)
Merged pull requests:
- fix warning on julia 1.7 (#76) (@visr)
- define ncodeunits for ShowWith (#78) (@visr)
v0.1.17
AxisKeys v0.1.17
Diff since v0.1.16
Closed issues:
- view doesn't support indexing by key (#68)
- Support for GPU Arrays? (#71)
Merged pull requests:
- indexing a range with a range produces another range (#65) (@aplavin)
v0.1.16
AxisKeys v0.1.16
Diff since v0.1.15
Closed issues:
- Really long display when lookup produces views (#56)
- isequal errors when comparing arrays of different dimensions (#61)
Merged pull requests:
v0.1.14
AxisKeys v0.1.14
Diff since v0.1.13
Closed issues:
- Keep lazy loading of data in mind? (#51)
Merged pull requests:
- CompatHelper: bump compat for "AbstractFFTs" to "1.0" (#39) (@github-actions[bot])
- Improve show (#55) (@maxfreu)
v0.1.12
AxisKeys v0.1.12
Diff since v0.1.11
Closed issues:
- Support more factorizations (#46)
- Indexing 2D with 1D index fails in weird ways (#48)
Merged pull requests:
v0.1.11
AxisKeys v0.1.11
Diff since v0.1.10
Closed issues:
- mapreduce is ignoring kwargs (#43)
Merged pull requests: