Releases: JuliaArrays/AxisArrays.jl
Releases · JuliaArrays/AxisArrays.jl
v0.4.6
v0.4.5
AxisArrays v0.4.5
Merged pull requests:
- Add AxisMatrix alias (#199) (@JeffFessler)
- CompatHelper: bump compat for IntervalSets to 0.6, (keep existing compat) (#206) (@github-actions[bot])
v0.4.4
AxisArrays v0.4.4
Closed issues:
- seg_fault precompiling AxisArrays v0.4.3 on julia-1.4.2 (#183)
- deprecated kw.data and nt.names (#200)
Merged pull requests:
- Support IntervalSets 0.5 (#180) (@devmotion)
- MassInstallAction: Install the TagBot workflow on this repository (#190) (@timholy)
- switch CI to github actions (#197) (@johnnychen94)
- Fix deprecations with nt.names and kw.data (#201) (@JeffFessler)
v0.4.3
Support IntervalSets 0.5 (#180)
v0.4.2
v0.4.1
v0.4.1 (2020-01-22)
Merged pull requests:
v0.4.0
v0.3.3
v0.3.2
v0.3.1
v0.3.1 (2019-08-18)
Closed issues:
- Tests fail with --precompiled-modules=no (#161)
- Type piracy with cat ? (#145)
- Error tagging new release (#144)
- Update to Julia v0.7 (#141)
- Code in README no longer works (#127)
- Indexing with unsorted vectors (#14)
Merged pull requests:
- Bump version to 0.3.1 for release (#167) (c42f)
- Respect generated function invariants (#163) (c42f)
- Upgrade REQUIRE -> Project.toml (#162) (c42f)
- Fix iteration over Axis (#160) (coroa)
- Fix typo in coverage submission (#154) (c42f)
- Fix doctests (#153) (c42f)
- Cap Documenter.jl to 0.19 on Travis (#150) (mortenpi)
- Fix type piracy of 0-arg cat (#146) (iamed2)