Releases: JuliaIO/MultifileArrays.jl
Releases · JuliaIO/MultifileArrays.jl
v0.1.0
MultifileArrays v0.1.0
Merged pull requests:
- Fill out the package (#1) (@timholy)
- enable dependabot for GitHub actions (#3) (@ranocha)
- Bump codecov/codecov-action from 2 to 3 (#4) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#5) (@dependabot[bot])
- Bump actions/checkout from 3 to 4 (#8) (@dependabot[bot])
- support for multiple dimensions being automatically recognized (#10) (@RainerHeintzmann)
- Replace Requires.jl with extensions (#11) (@timholy)
- Validate type parameters (#12) (@timholy)
- Bump julia-actions/cache from 1 to 2 (#13) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#14) (@dependabot[bot])
- Bump actions/checkout from 4 to 6 (#15) (@dependabot[bot])
- Add tests to expand coverage of previously untested code paths (#16) (@timholy)
- Upload to codecov using token (#17) (@timholy)
Closed issues:
- Potential under-specified sub-typing (#6)