v3.2.0
RecursiveArrayTools v3.2.0
Merged pull requests:
- fix: fix bugs (#298) (@AayushSabharwal)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#301) (@github-actions[bot])
- Add and test some missing interface functions (#302) (@ChrisRackauckas)
- ci: add typos and Aqua CI (#303) (@AayushSabharwal)
- fix: fix broadcasted assignment to VOA of StaticArrays (#304) (@AayushSabharwal)
- ci: fix infinite test (#305) (@AayushSabharwal)
Closed issues:
- Implement
pointer
andresize!
forVectorOfArray
(#300)