Releases: perspective-dev/perspective
Releases · perspective-dev/perspective
v4.2.0
v4.1.1
v4.1.0
What's Changed
- Fix viewport scroll regression in datagrid by @texodus in #3098
- Add
tabletoViewerConfigby @texodus in #3107 - Convert
viewer-datagridto TypeScript by @texodus in #3108 - Fix windows Python builds by @texodus in #3110
<PerspectiveWorkspace>React component by @texodus in #3109- DuckDB Virtual Server by @texodus in #3062
- Fix Arrow decimal type conversion to float instead of integer by @yashwantbezawada in #3099
- Support
client.table(view)in Python by @texodus in #3112
New Contributors
- @yashwantbezawada made their first contribution in #3099
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Fix workspace special casing issue by @timbess in #3066
- Publish
@perspective-dev/serverpackage in CI by @texodus in #3078 - Fix
datetimefilters against numeric parameters by @texodus in #3081 - Prevent homebrew resolution by @timbess in #3083
- Support a wider array of integers by @sinistersnare in #3084
- OpenJS onboarding pt.2 by @texodus in #3087
- Build arm64/aarch64 Linux wheels by @tomjakubowski in #3092
- Fix "Export to HTML" feature in
@perspective-dev/viewercomponent by @texodus in #3095
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Fix
aggregatesfield inView::get_configby @texodus in #3053 - Disable
pnpmpost install scripts and fixpnpm auditdependencies by @texodus in #3054 - Fix jupyterlab renderers by @texodus in #3059
- Fix plugins which inherit from
perspective-viewer-datagridby @texodus in #3064 - Fix concurrent update/view creation segfault by @texodus in #3068
- Move to OpenJS Foundation by @texodus in #3073
- Correct images to correspond to architecture explanations by @timkpaine in #3067
- Fix
View::expand,View::collapseunlocked server section by @texodus in #3074
Full Changelog: v3.8.0...v4.0.0
v3.8.0
What's Changed
- Add API docs for
perspective-reactby @texodus in #3037 - Fix
nullhandling for cast ExprTK functions by @texodus in #3040 - Remove blog links by @texodus in #3043
- Fix concurrent
HTMLPerspectiveViewerElement::loaderror by @texodus in #3045 - Move C++ source to
perspective-servercrate by @texodus in #3038 - Update column paths when the column set changes in
perspective-viewer-datagridby @texodus in #3047 - Fix Workspace.removeTable() by @tomjakubowski in #3048
- Better
featuressupport by @texodus in #3049
Full Changelog: v3.7.4...v3.8.0