Releases: meggart/DiskArrayTools.jl
Releases · meggart/DiskArrayTools.jl
v0.1.11
DiskArrayTools v0.1.11
Merged pull requests:
- Bump actions/cache from 3 to 4 (#24) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#28) (@dependabot[bot])
- Do not convert missing value to eltype of CFDiskArray (#30) (@felixcremer)
- Replace remove_missing by Base.nonmissingtype (#31) (@felixcremer)
Closed issues:
- remove_missing should be replaced by nonmissingtype (#29)
v0.1.10
DiskArrayTools v0.1.10
Merged pull requests:
- Bump actions/cache from 1 to 3 (#19) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#20) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#21) (@dependabot[bot])
- up compat Interpolations (#23) (@lazarusA)
- Bump julia-actions/setup-julia from 1 to 2 (#27) (@dependabot[bot])
v0.1.9
DiskArrayTools v0.1.9
Merged pull requests:
v0.1.8
DiskArrayTools v0.1.8
v0.1.7
v0.1.6
DiskArrayTools v0.1.6
v0.1.5
DiskArrayTools v0.1.5
Merged pull requests:
- Update Interpolations compat to 0.14 (#11) (@felixcremer)
v0.1.4
DiskArrayTools v0.1.4
v0.1.3
v0.1.2
DiskArrayTools v0.1.2
Enable Interpolations 0.13 and therefore new versions of StaticArrays
Closed issues:
- Interpolation tests fail with Interpolations 0.13 (#1)
Merged pull requests:
- Dispatch on subtype of Constant (#5) (@felixcremer)
- Delete Manifest (#6) (@meggart)
- Update version and register (#7) (@felixcremer)