What's Changed
- Fix
to_columnsoff-by-one serialization error by @texodus in https://github.com/perspective-dev/perspective/pull/3196 - Fix
datetype timezone error by @texodus in https://github.com/perspective-dev/perspective/pull/3197 - Deprecate
@perspective-dev/workspaceby @texodus in https://github.com/perspective-dev/perspective/pull/3199 - Fix
mallinfouse by @abalabin-bamfunds in https://github.com/perspective-dev/perspective/pull/3183 - Fix NaN bug in DuckDB aggregate SQL model, better wasm SIMD support, fix Window build by @texodus in https://github.com/perspective-dev/perspective/pull/3200
- Add
@perspective-dev/anywidgetfor vscode/jupyter by @texodus in https://github.com/perspective-dev/perspective/pull/3192 - Fix GenericSQLAdapter to use manual path concatenation by @texodus in https://github.com/perspective-dev/perspective/pull/3202
<perspective-viewer>API cleanup by @texodus in https://github.com/perspective-dev/perspective/pull/3201- Add
wasm64builds to CI and publish by @texodus in https://github.com/perspective-dev/perspective/pull/3203 - Fix redraw artifacts by @texodus in https://github.com/perspective-dev/perspective/pull/3204
New Contributors
- @abalabin-bamfunds made their first contribution in https://github.com/perspective-dev/perspective/pull/3183
Full Changelog: https://github.com/perspective-dev/perspective/compare/v4.5.2...v5.0.0