What's Changed
- Use autoconf 2.72 for macos builds by @arhamchopra in #700
- Add nodes to convert between csp.Structs and Arrow RecordBatches by @arhamchopra in #698
- Add support for lists to Arrow <-> csp.Struct conversion nodes by @arhamchopra in #701
- Move numpy import_array out of static initializers into Python module initialization by @AdamGlustein in #705
- Fix rare crash in PyNode when a GC collect might be triggered while u… by @robambalu in #708
Full Changelog: v0.15.0...v0.16.0