Releases: Tokazama/AxisIndices.jl
Releases · Tokazama/AxisIndices.jl
v0.5.0
Add compat to EllipsisNotation
v0.4.7
Fix #32
v0.4.6
Version bump
v0.4.5
More AxisArray constructors - also in the background @defdim is broken up into smaller macros
v0.4.4
Added permuteddimsview method
v0.4.3
Added window iterator for named dimensions method
v0.4.2
Place all check_index methods in same file
v0.4.1
Formalize offset axes. (#30) * Implement OffsetAxis * Organize tests
v0.4.0
Compat Reexport
v0.3.12
Update compats and clean up code