What's Changed
- Fix multi-column aggregates by expressions by @texodus in https://github.com/perspective-dev/perspective/pull/3161
- Fix Safari rendering bug by @texodus in https://github.com/perspective-dev/perspective/pull/3162
- Add
View::with_typed_arraysAPI by @texodus in https://github.com/perspective-dev/perspective/pull/3165 - Add WebGL chart plugin with scatter, line, and treemap by @timbess in https://github.com/perspective-dev/perspective/pull/3160
- Rename
@perspective-dev/viewer-charts, add missing chart types by @texodus in https://github.com/perspective-dev/perspective/pull/3166 - Multi-chart rendering for
@perspective-dev/chartsby @texodus in https://github.com/perspective-dev/perspective/pull/3168 - Fix multi-batch Arrow null validity bug by @texodus in https://github.com/perspective-dev/perspective/pull/3171
- Add
coalesceby @texodus in https://github.com/perspective-dev/perspective/pull/3172 - Update security docs by @texodus in https://github.com/perspective-dev/perspective/pull/3173
- New plugin API,
viewer-chartsfeatures, replace@perspective-dev/viewer-openlayersby @texodus in https://github.com/perspective-dev/perspective/pull/3176 - Fix
expressionsmemory leak by @texodus in https://github.com/perspective-dev/perspective/pull/3177
Full Changelog: https://github.com/perspective-dev/perspective/compare/v4.4.1...v4.5.0