v2.9.0
LazyArrays v2.9.0
Merged pull requests:
- Add documentation GH Action and update README.md examples (#382) (@abhro)
- CachedArrayStyle for broadcasting with cached arrays (#383) (@dlfivefifty)
- ambiguity in copy with banded * diagonal (#384) (@dlfivefifty)
- Fix tests, implement copyto! for #383 (#385) (@DanielVandH)
- Support resizedata! and cacheddata for Vcat (#386) (@dlfivefifty)
Closed issues:
- Method ambiguities reported by Aqua (#284)