v1.13.0
OffsetArrays v1.13.0
Merged pull requests:
- Move
Adapt
to a weak dependency (#331) (@jishnub) - Test on Julia v1.10 (#336) (@jishnub)
- Bump actions/checkout from 3 to 4 (#337) (@dependabot[bot])
- Update test deps and remove test environment (#341) (@jishnub)
- Cancel concurrent tests (#342) (@jishnub)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#343) (@github-actions[bot])
- Specialize
Base.cconvert
forOffsetArray
s (#344) (@jishnub)
Closed issues:
- Error in
unsafe_convert
on nightly (#338)