DistributedArrays v0.6.8
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#247) (@dependabot[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#249) (@github-actions[bot])
- fix typos (#250) (@spaette)
- Bump actions/cache from 3 to 4 (#251) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#252) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#253) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#254) (@dependabot[bot])
- Update CI (#256) (@devmotion)
- Add tests with Aqua (#257) (@devmotion)
- Don't fetch results that are discarded (#258) (@devmotion)
- Use
loggammainstead of deprecatedlgammain tests (#259) (@devmotion) - Only explicit imports and add tests with ExplicitImports (#260) (@devmotion)
- Fix typo in CompatHelper config (#261) (@devmotion)
- Move SparseArrays and Statistics to extensions (#262) (@devmotion)
- Make DistributedArrays thread-safe (#263) (@devmotion)
- Don't send
views between workers (#264) (@devmotion) - Bump actions/checkout from 5 to 6 (#265) (@dependabot[bot])