New
v4.1.0
What's Changed
- Fix viewport scroll regression in datagrid by @texodus in https://github.com/perspective-dev/perspective/pull/3098
- Add
tabletoViewerConfigby @texodus in https://github.com/perspective-dev/perspective/pull/3107 - Convert
viewer-datagridto TypeScript by @texodus in https://github.com/perspective-dev/perspective/pull/3108 - Fix windows Python builds by @texodus in https://github.com/perspective-dev/perspective/pull/3110
<PerspectiveWorkspace>React component by @texodus in https://github.com/perspective-dev/perspective/pull/3109- DuckDB Virtual Server by @texodus in https://github.com/perspective-dev/perspective/pull/3062
- Fix Arrow decimal type conversion to float instead of integer by @yashwantbezawada in https://github.com/perspective-dev/perspective/pull/3099
- Support
client.table(view)in Python by @texodus in https://github.com/perspective-dev/perspective/pull/3112
New Contributors
- @yashwantbezawada made their first contribution in https://github.com/perspective-dev/perspective/pull/3099
Full Changelog: https://github.com/perspective-dev/perspective/compare/v4.0.1...v4.1.0