v1.10.0
FillArrays v1.10.0
Merged pull requests:
- Test floating-point arrays using isapprox (#318) (@jishnub)
- Use axes function instead of field access (#320) (@jishnub)
- Point to
getindex_value
inAbstractFill
docstring (#323) (@jishnub) - Specalize
istriu
/istril
(#326) (@jishnub) - Short-circuit
all
forAbstractFill
(#329) (@jishnub) - Broadcast arithmetic operators for OneElement (#331) (@jishnub)
- Remove explicit test on v1.10 (#336) (@jishnub)
- Change downstream tests fail fast to false (#337) (@jishnub)
- Disable downstream tests against broken packages (#338) (@jishnub)
- Move Aqua tests to a separate file (#339) (@jishnub)
- Remove Random as a dependendency (#340) (@jishnub)
- Bump actions/cache from 3 to 4 (#342) (@dependabot[bot])
- Add missing matrix multiplication methods involving OneElement (#347) (@jishnub)
- Pretty-printing for OneElement (#348) (@jishnub)
- Bump codecov/codecov-action from 3 to 4 (#349) (@dependabot[bot])
- Use codecov token for the codecov action in CI (#350) (@jishnub)
- Make pkgeval badge point to Nanosoldier report (#354) (@jishnub)
- Ignore non-code files in CI (#355) (@jishnub)