From 9b6ea8c46663d964e447121a4f3139114ebe5774 Mon Sep 17 00:00:00 2001 From: Andrew Stein Date: Mon, 9 Dec 2024 14:19:02 -0500 Subject: [PATCH] v3.2.0 Signed-off-by: Andrew Stein --- CHANGELOG.md | 67 +++++++++++++++++++ Cargo.lock | 14 ++-- cpp/perspective/package.json | 2 +- docs/package.json | 2 +- examples/blocks/package.json | 2 +- examples/blocks/src/superstore/index.json | 8 +-- examples/esbuild-example/package.json | 2 +- examples/esbuild-remote/package.json | 2 +- examples/python-aiohttp/package.json | 2 +- examples/python-starlette/package.json | 2 +- .../python-tornado-streaming/package.json | 2 +- examples/python-tornado/package.json | 2 +- examples/react-example/package.json | 2 +- examples/rust-axum/Cargo.toml | 2 +- examples/rust-axum/package.json | 2 +- examples/webpack-example/package.json | 2 +- examples/workspace/package.json | 2 +- package.json | 2 +- packages/perspective-cli/package.json | 2 +- .../perspective-esbuild-plugin/package.json | 2 +- packages/perspective-jupyterlab/package.json | 2 +- packages/perspective-viewer-d3fc/package.json | 2 +- .../perspective-viewer-datagrid/package.json | 2 +- .../package.json | 2 +- .../perspective-webpack-plugin/package.json | 2 +- packages/perspective-workspace/package.json | 2 +- rust/lint/Cargo.toml | 2 +- rust/perspective-client/Cargo.toml | 2 +- rust/perspective-client/package.json | 2 +- rust/perspective-js/Cargo.toml | 4 +- rust/perspective-js/package.json | 2 +- rust/perspective-python/Cargo.toml | 6 +- rust/perspective-python/package.json | 2 +- .../perspective/__init__.py | 2 +- rust/perspective-python/pyproject.toml | 2 +- rust/perspective-server/Cargo.toml | 4 +- rust/perspective-viewer/Cargo.toml | 6 +- rust/perspective-viewer/package.json | 2 +- rust/perspective/Cargo.toml | 6 +- rust/perspective/package.json | 2 +- tools/perspective-bench/basic_suite.mjs | 2 +- tools/perspective-scripts/package.json | 2 +- tools/perspective-test/package.json | 2 +- 43 files changed, 126 insertions(+), 59 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4352c9b1df..899ca6b337 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [v3.2.0](https://github.com/finos/perspective/releases/tag/v3.2.0) + +_9 December 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.8...v3.2.0)) + +Features + +- Support ndjson [#2873](https://github.com/finos/perspective/pull/2873) + +Fixes + +- Fix duplicate columns [#2872](https://github.com/finos/perspective/pull/2872) + # [v3.1.8](https://github.com/finos/perspective/releases/tag/v3.1.8) _2 December 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.7...v3.1.8)) @@ -55,6 +67,11 @@ Misc - Update ExprTk [#2825](https://github.com/finos/perspective/pull/2825) - sdist licensing follow ups [#2843](https://github.com/finos/perspective/pull/2843) +# [v3.1.5-test1](https://github.com/finos/perspective/releases/tag/v3.1.5-test1) + +_11 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4...v3.1.5-test1)) + + # [v3.1.4](https://github.com/finos/perspective/releases/tag/v3.1.4) _7 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test8...v3.1.4)) @@ -74,6 +91,56 @@ Misc - Fix failed color range update [#2823](https://github.com/finos/perspective/pull/2823) - CI sdist fixes, port conda patch, fix ODR violation [#2826](https://github.com/finos/perspective/pull/2826) +# [v3.1.4-test8](https://github.com/finos/perspective/releases/tag/v3.1.4-test8) + +_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test7...v3.1.4-test8)) + + +# [v3.1.4-test7](https://github.com/finos/perspective/releases/tag/v3.1.4-test7) + +_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test6...v3.1.4-test7)) + + +# [v3.1.4-test6](https://github.com/finos/perspective/releases/tag/v3.1.4-test6) + +_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test5...v3.1.4-test6)) + + +# [v3.1.4-test5](https://github.com/finos/perspective/releases/tag/v3.1.4-test5) + +_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test4...v3.1.4-test5)) + + +# [v3.1.4-test4](https://github.com/finos/perspective/releases/tag/v3.1.4-test4) + +_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test3...v3.1.4-test4)) + + +# [v3.1.4-test3](https://github.com/finos/perspective/releases/tag/v3.1.4-test3) + +_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test2...v3.1.4-test3)) + + +# [v3.1.4-test2](https://github.com/finos/perspective/releases/tag/v3.1.4-test2) + +_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test12...v3.1.4-test2)) + + +# [v3.1.4-test12](https://github.com/finos/perspective/releases/tag/v3.1.4-test12) + +_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test11...v3.1.4-test12)) + + +# [v3.1.4-test11](https://github.com/finos/perspective/releases/tag/v3.1.4-test11) + +_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test1...v3.1.4-test11)) + + +# [v3.1.4-test1](https://github.com/finos/perspective/releases/tag/v3.1.4-test1) + +_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.3...v3.1.4-test1)) + + # [v3.1.3](https://github.com/finos/perspective/releases/tag/v3.1.3) _31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.2...v3.1.3)) diff --git a/Cargo.lock b/Cargo.lock index ab3fdc80b7..b39e20455b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1961,7 +1961,7 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "perspective" -version = "3.1.8" +version = "3.2.0" dependencies = [ "async-lock", "axum", @@ -2001,7 +2001,7 @@ dependencies = [ [[package]] name = "perspective-client" -version = "3.1.8" +version = "3.2.0" dependencies = [ "async-lock", "futures", @@ -2023,7 +2023,7 @@ dependencies = [ [[package]] name = "perspective-js" -version = "3.1.8" +version = "3.2.0" dependencies = [ "anyhow", "base64 0.13.1", @@ -2052,7 +2052,7 @@ dependencies = [ [[package]] name = "perspective-lint" -version = "3.1.8" +version = "3.2.0" dependencies = [ "glob", "yew-fmt", @@ -2072,7 +2072,7 @@ dependencies = [ [[package]] name = "perspective-python" -version = "3.1.8" +version = "3.2.0" dependencies = [ "async-lock", "cmake", @@ -2092,7 +2092,7 @@ dependencies = [ [[package]] name = "perspective-server" -version = "3.1.8" +version = "3.2.0" dependencies = [ "async-lock", "base64 0.22.1", @@ -2108,7 +2108,7 @@ dependencies = [ [[package]] name = "perspective-viewer" -version = "3.1.8" +version = "3.2.0" dependencies = [ "anyhow", "async-lock", diff --git a/cpp/perspective/package.json b/cpp/perspective/package.json index e4c570fb21..2987c0ebaa 100644 --- a/cpp/perspective/package.json +++ b/cpp/perspective/package.json @@ -3,7 +3,7 @@ "private": true, "author": "The Perspective Authors", "license": "Apache-2.0", - "version": "3.1.8", + "version": "3.2.0", "main": "./dist/esm/perspective.cpp.js", "files": [ "dist/esm/**/*", diff --git a/docs/package.json b/docs/package.json index 9790288837..1a32c7cc6d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-docs", - "version": "3.1.8", + "version": "3.2.0", "private": true, "scripts": { "build": "node build.js && docusaurus build", diff --git a/examples/blocks/package.json b/examples/blocks/package.json index e44e3316cd..47b47ae45c 100644 --- a/examples/blocks/package.json +++ b/examples/blocks/package.json @@ -1,7 +1,7 @@ { "name": "blocks", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "A collection of simple client-side Perspective examples for `http://bl.ocks.org`.", "scripts": { "start": "mkdirp dist && node --experimental-modules server.mjs", diff --git a/examples/blocks/src/superstore/index.json b/examples/blocks/src/superstore/index.json index 78e3391b0d..1ac5e46571 100644 --- a/examples/blocks/src/superstore/index.json +++ b/examples/blocks/src/superstore/index.json @@ -39,7 +39,7 @@ index.html: 48 { }, "viewers": { "PERSPECTIVE_GENERATED_ID_0": { - "version": "3.1.8", + "version": "3.2.0", "plugin": "Datagrid", "plugin_config": { "columns": {}, @@ -68,7 +68,7 @@ index.html: 48 { "settings": false }, "PERSPECTIVE_GENERATED_ID_1": { - "version": "3.1.8", + "version": "3.2.0", "plugin": "Datagrid", "plugin_config": { "columns": {}, @@ -110,7 +110,7 @@ index.html: 48 { "settings": false }, "PERSPECTIVE_GENERATED_ID_3": { - "version": "3.1.8", + "version": "3.2.0", "plugin": "Datagrid", "plugin_config": { "columns": {}, @@ -139,7 +139,7 @@ index.html: 48 { "settings": false }, "PERSPECTIVE_GENERATED_ID_2": { - "version": "3.1.8", + "version": "3.2.0", "plugin": "Treemap", "plugin_config": {}, "columns_config": {}, diff --git a/examples/esbuild-example/package.json b/examples/esbuild-example/package.json index a3163995fa..4701b5c501 100644 --- a/examples/esbuild-example/package.json +++ b/examples/esbuild-example/package.json @@ -1,7 +1,7 @@ { "name": "esbuild-example", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An esbuild example app built using `@finos/perspective-viewer`.", "scripts": { "build": "node build.js", diff --git a/examples/esbuild-remote/package.json b/examples/esbuild-remote/package.json index 7ecb2d86ce..544bb67f77 100644 --- a/examples/esbuild-remote/package.json +++ b/examples/esbuild-remote/package.json @@ -1,7 +1,7 @@ { "name": "esbuild-remote", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example of 2 Perspectives, one client and one server, streaming via Apache Arrow.", "scripts": { "start": "node build.js && node server/index.mjs" diff --git a/examples/python-aiohttp/package.json b/examples/python-aiohttp/package.json index 5a7a9519b3..2ad2f16252 100644 --- a/examples/python-aiohttp/package.json +++ b/examples/python-aiohttp/package.json @@ -1,7 +1,7 @@ { "name": "python-aiohttp", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example of editing a `perspective-python` server from the browser.", "scripts": { "start": "PYTHONPATH=../../python/perspective python3 server.py" diff --git a/examples/python-starlette/package.json b/examples/python-starlette/package.json index 9b6fa71fea..c7cfcd1757 100644 --- a/examples/python-starlette/package.json +++ b/examples/python-starlette/package.json @@ -1,7 +1,7 @@ { "name": "python-starlette", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example of editing a `perspective-python` server from the browser.", "scripts": { "start": "PYTHONPATH=../../python/perspective python3 server.py" diff --git a/examples/python-tornado-streaming/package.json b/examples/python-tornado-streaming/package.json index c443f6a5cf..9b7ea0d719 100644 --- a/examples/python-tornado-streaming/package.json +++ b/examples/python-tornado-streaming/package.json @@ -1,7 +1,7 @@ { "name": "python-tornado-streaming", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example of streaming a `perspective-python` server to the browser.", "scripts": { "start": "PYTHONPATH=../../python/perspective python3 server.py" diff --git a/examples/python-tornado/package.json b/examples/python-tornado/package.json index 7776d79491..6b648e1edd 100644 --- a/examples/python-tornado/package.json +++ b/examples/python-tornado/package.json @@ -1,7 +1,7 @@ { "name": "python-tornado", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example of editing a `perspective-python` server from the browser.", "scripts": { "start": "PYTHONPATH=../../python/perspective python3 server.py" diff --git a/examples/react-example/package.json b/examples/react-example/package.json index 5d74a74d66..b5dcc443e0 100644 --- a/examples/react-example/package.json +++ b/examples/react-example/package.json @@ -1,7 +1,7 @@ { "name": "react-example", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example app built using `@finos/perspective-viewer`.", "scripts": { "start": "webpack serve --open", diff --git a/examples/rust-axum/Cargo.toml b/examples/rust-axum/Cargo.toml index 08fc9cf9ee..eb47a5cbc1 100644 --- a/examples/rust-axum/Cargo.toml +++ b/examples/rust-axum/Cargo.toml @@ -17,7 +17,7 @@ edition = "2021" publish = false [dependencies] -perspective = { version = "3.1.8", path = "../../rust/perspective" } +perspective = { version = "3.2.0", path = "../../rust/perspective" } axum = { version = ">=0.7,<2", features = ["ws"] } futures = "0.3" tokio = { version = "1.0", features = ["full"] } diff --git a/examples/rust-axum/package.json b/examples/rust-axum/package.json index ce5993294d..f427ffa73c 100644 --- a/examples/rust-axum/package.json +++ b/examples/rust-axum/package.json @@ -1,7 +1,7 @@ { "name": "rust-axum", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example of a Rust/Axum virtual Perspective server", "scripts": { "start": "cargo run" diff --git a/examples/webpack-example/package.json b/examples/webpack-example/package.json index 98eaf0e790..f59ad04703 100644 --- a/examples/webpack-example/package.json +++ b/examples/webpack-example/package.json @@ -1,7 +1,7 @@ { "name": "webpack-example", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example app built using `@finos/perspective-viewer`.", "scripts": { "webpack_build": "webpack", diff --git a/examples/workspace/package.json b/examples/workspace/package.json index 01b0e5b2e5..338a0b8bd1 100644 --- a/examples/workspace/package.json +++ b/examples/workspace/package.json @@ -1,7 +1,7 @@ { "name": "workspace", "private": true, - "version": "3.1.8", + "version": "3.2.0", "description": "An example app built using `@finos/perspective-workspace`.", "scripts": { "start": "webpack serve --open", diff --git a/package.json b/package.json index 7a1273a18b..82712bd7be 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/finos/perspective" }, - "version": "3.1.8", + "version": "3.2.0", "changelog": { "labels": { "enhancement": "Added", diff --git a/packages/perspective-cli/package.json b/packages/perspective-cli/package.json index 35d33a769f..46dad323b0 100644 --- a/packages/perspective-cli/package.json +++ b/packages/perspective-cli/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-cli", - "version": "3.1.8", + "version": "3.2.0", "description": "Perspective.js CLI", "main": "src/js/index.js", "publishConfig": { diff --git a/packages/perspective-esbuild-plugin/package.json b/packages/perspective-esbuild-plugin/package.json index 070745cc34..22af04d995 100644 --- a/packages/perspective-esbuild-plugin/package.json +++ b/packages/perspective-esbuild-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-esbuild-plugin", - "version": "3.1.8", + "version": "3.2.0", "description": "esbuild plugin for Perspective", "author": "", "license": "Apache-2.0", diff --git a/packages/perspective-jupyterlab/package.json b/packages/perspective-jupyterlab/package.json index f6e248fb65..670d07c79b 100644 --- a/packages/perspective-jupyterlab/package.json +++ b/packages/perspective-jupyterlab/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-jupyterlab", - "version": "3.1.8", + "version": "3.2.0", "description": "A Jupyterlab extension for the Perspective library, designed to be used with perspective-python.", "files": [ "dist/**/*", diff --git a/packages/perspective-viewer-d3fc/package.json b/packages/perspective-viewer-d3fc/package.json index f87ae850c0..08b2a1ff0b 100644 --- a/packages/perspective-viewer-d3fc/package.json +++ b/packages/perspective-viewer-d3fc/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-viewer-d3fc", - "version": "3.1.8", + "version": "3.2.0", "description": "Perspective.js D3FC Plugin", "unpkg": "./dist/cdn/perspective-viewer-d3fc.js", "jsdelivr": "./dist/cdn/perspective-viewer-d3fc.js", diff --git a/packages/perspective-viewer-datagrid/package.json b/packages/perspective-viewer-datagrid/package.json index 75f58723c5..6e835b5d45 100644 --- a/packages/perspective-viewer-datagrid/package.json +++ b/packages/perspective-viewer-datagrid/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-viewer-datagrid", - "version": "3.1.8", + "version": "3.2.0", "description": "Perspective datagrid plugin based on `regular-table`", "unpkg": "dist/cdn/perspective-viewer-datagrid.js", "jsdelivr": "dist/cdn/perspective-viewer-datagrid.js", diff --git a/packages/perspective-viewer-openlayers/package.json b/packages/perspective-viewer-openlayers/package.json index 25fcbf5dd0..65976bf38d 100644 --- a/packages/perspective-viewer-openlayers/package.json +++ b/packages/perspective-viewer-openlayers/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-viewer-openlayers", - "version": "3.1.8", + "version": "3.2.0", "unpkg": "dist/cdn/perspective-viewer-openlayers.js", "jsdelivr": "dist/cdn/perspective-viewer-openlayers.js", "exports": { diff --git a/packages/perspective-webpack-plugin/package.json b/packages/perspective-webpack-plugin/package.json index d3fcd4e7c8..6c694f162e 100644 --- a/packages/perspective-webpack-plugin/package.json +++ b/packages/perspective-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-webpack-plugin", - "version": "3.1.8", + "version": "3.2.0", "description": "Perspective.js Webpack Plugin", "main": "index.js", "publishConfig": { diff --git a/packages/perspective-workspace/package.json b/packages/perspective-workspace/package.json index a5826e811d..ff40decb0d 100644 --- a/packages/perspective-workspace/package.json +++ b/packages/perspective-workspace/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-workspace", - "version": "3.1.8", + "version": "3.2.0", "description": "Perspective Workspace", "files": [ "dist/**/*", diff --git a/rust/lint/Cargo.toml b/rust/lint/Cargo.toml index 36b4e76597..d13ef069f9 100644 --- a/rust/lint/Cargo.toml +++ b/rust/lint/Cargo.toml @@ -13,7 +13,7 @@ [package] name = "perspective-lint" description = "A CLI utility to lint rust code" -version = "3.1.8" +version = "3.2.0" edition = "2021" publish = false diff --git a/rust/perspective-client/Cargo.toml b/rust/perspective-client/Cargo.toml index f1b58ac6c2..11905ae5e4 100644 --- a/rust/perspective-client/Cargo.toml +++ b/rust/perspective-client/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "perspective-client" -version = "3.1.8" +version = "3.2.0" authors = ["Andrew Stein "] edition = "2021" description = "A data visualization and analytics component, especially well-suited for large and/or streaming datasets." diff --git a/rust/perspective-client/package.json b/rust/perspective-client/package.json index b181aceecb..57390a98fe 100644 --- a/rust/perspective-client/package.json +++ b/rust/perspective-client/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-client", - "version": "3.1.8", + "version": "3.2.0", "description": "", "private": true, "repository": { diff --git a/rust/perspective-js/Cargo.toml b/rust/perspective-js/Cargo.toml index 97ca80b799..dab59f9b9b 100644 --- a/rust/perspective-js/Cargo.toml +++ b/rust/perspective-js/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "perspective-js" -version = "3.1.8" +version = "3.2.0" authors = ["Andrew Stein "] edition = "2021" description = "A data visualization and analytics component, especially well-suited for large and/or streaming datasets." @@ -47,7 +47,7 @@ anyhow = "1.0.66" wasm-bindgen-test = "0.3.13" [dependencies] -perspective-client = { path = "../perspective-client", version = "3.1.8" } +perspective-client = { path = "../perspective-client", version = "3.2.0" } base64 = "0.13.0" chrono = "0.4" extend = "1.1.2" diff --git a/rust/perspective-js/package.json b/rust/perspective-js/package.json index d052bd72f1..03e2e469d8 100644 --- a/rust/perspective-js/package.json +++ b/rust/perspective-js/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective", - "version": "3.1.8", + "version": "3.2.0", "description": "", "repository": { "type": "git", diff --git a/rust/perspective-python/Cargo.toml b/rust/perspective-python/Cargo.toml index 6b4307d0e9..7319a7757d 100644 --- a/rust/perspective-python/Cargo.toml +++ b/rust/perspective-python/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "perspective-python" -version = "3.1.8" +version = "3.2.0" edition = "2021" description = "A data visualization and analytics component, especially well-suited for large and/or streaming datasets." repository = "https://github.com/finos/perspective" @@ -61,8 +61,8 @@ python-config-rs = "0.1.2" # NOTE: when building from the git repo, these perspective-* dependencies are # overridden with path dependencies in .cargo/config.toml. This is done to # support the sdist, which doesn't include these packages. -perspective-client = { version = "3.1.8" } -perspective-server = { version = "3.1.8" } +perspective-client = { version = "3.2.0" } +perspective-server = { version = "3.2.0" } async-lock = "2.5.0" pollster = "0.3.0" extend = "1.1.2" diff --git a/rust/perspective-python/package.json b/rust/perspective-python/package.json index 8381ddc4a0..a0509902e7 100644 --- a/rust/perspective-python/package.json +++ b/rust/perspective-python/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-python", - "version": "3.1.8", + "version": "3.2.0", "description": "", "private": true, "repository": { diff --git a/rust/perspective-python/perspective/__init__.py b/rust/perspective-python/perspective/__init__.py index f408157acd..53d3c6654a 100644 --- a/rust/perspective-python/perspective/__init__.py +++ b/rust/perspective-python/perspective/__init__.py @@ -10,7 +10,7 @@ # ┃ of the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ -__version__ = "3.1.8" +__version__ = "3.2.0" __all__ = [ "_jupyter_labextension_paths", "Server", diff --git a/rust/perspective-python/pyproject.toml b/rust/perspective-python/pyproject.toml index ec591f2148..3e76bed133 100644 --- a/rust/perspective-python/pyproject.toml +++ b/rust/perspective-python/pyproject.toml @@ -44,7 +44,7 @@ starlette = ["starlette<1"] [tool.maturin] module-name = "perspective" -data = "perspective_python-3.1.8.data" +data = "perspective_python-3.2.0.data" features = ["pyo3/extension-module"] include = [ { path = "perspective/*libpsp.so", format = "wheel" }, diff --git a/rust/perspective-server/Cargo.toml b/rust/perspective-server/Cargo.toml index 15e8b5581b..b0636b76f1 100644 --- a/rust/perspective-server/Cargo.toml +++ b/rust/perspective-server/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "perspective-server" -version = "3.1.8" +version = "3.2.0" authors = ["Andrew Stein "] edition = "2021" description = "A data visualization and analytics component, especially well-suited for large and/or streaming datasets." @@ -47,7 +47,7 @@ shlex = "1.3.0" [dependencies] link-cplusplus = "1.0.9" -perspective-client = { version = "3.1.8", path = "../perspective-client" } +perspective-client = { version = "3.2.0", path = "../perspective-client" } async-lock = "2.5.0" tracing = { version = ">=0.1.36" } futures = "0.3" diff --git a/rust/perspective-viewer/Cargo.toml b/rust/perspective-viewer/Cargo.toml index 5178bd4d73..563e574206 100644 --- a/rust/perspective-viewer/Cargo.toml +++ b/rust/perspective-viewer/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "perspective-viewer" -version = "3.1.8" +version = "3.2.0" authors = ["Andrew Stein "] edition = "2021" description = "A data visualization and analytics component, especially well-suited for large and/or streaming datasets." @@ -46,8 +46,8 @@ anyhow = "1.0.66" wasm-bindgen-test = "0.3.13" [dependencies] -perspective-client = { path = "../perspective-client", version = "3.1.8" } -perspective-js = { path = "../perspective-js", version = "3.1.8" } +perspective-client = { path = "../perspective-client", version = "3.2.0" } +perspective-js = { path = "../perspective-js", version = "3.2.0" } # Provides async `Mutex` for locked sections such as `render` async-lock = "2.5.0" diff --git a/rust/perspective-viewer/package.json b/rust/perspective-viewer/package.json index b777879436..31a42674df 100644 --- a/rust/perspective-viewer/package.json +++ b/rust/perspective-viewer/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-viewer", - "version": "3.1.8", + "version": "3.2.0", "description": "The `` Custom Element, frontend for Perspective.js", "repository": { "type": "git", diff --git a/rust/perspective/Cargo.toml b/rust/perspective/Cargo.toml index 387a86ddd7..617e9a0127 100644 --- a/rust/perspective/Cargo.toml +++ b/rust/perspective/Cargo.toml @@ -12,7 +12,7 @@ [package] name = "perspective" -version = "3.1.8" +version = "3.2.0" authors = ["Andrew Stein "] edition = "2021" description = "A data visualization and analytics component, especially well-suited for large and/or streaming datasets." @@ -38,8 +38,8 @@ external-cpp = [ [dependencies] async-lock = "2.5.0" -perspective-client = { version = "3.1.8", path = "../perspective-client" } -perspective-server = { version = "3.1.8", path = "../perspective-server" } +perspective-client = { version = "3.2.0", path = "../perspective-client" } +perspective-server = { version = "3.2.0", path = "../perspective-server" } tracing = { version = ">=0.1.36" } axum = { version = ">=0.7,<2", features = ["ws"], optional = true } diff --git a/rust/perspective/package.json b/rust/perspective/package.json index 076984e820..a696867dac 100644 --- a/rust/perspective/package.json +++ b/rust/perspective/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-rs", - "version": "3.1.8", + "version": "3.2.0", "description": "", "private": true, "repository": { diff --git a/tools/perspective-bench/basic_suite.mjs b/tools/perspective-bench/basic_suite.mjs index 1f8e5cf2db..89288f130a 100644 --- a/tools/perspective-bench/basic_suite.mjs +++ b/tools/perspective-bench/basic_suite.mjs @@ -43,7 +43,7 @@ perspective_bench.suite( const { default: perspective } = await import("@finos/perspective"); client = await perspective.websocket(path); metadata = { - version: "3.1.8", + version: "3.2.0", version_idx, }; } else { diff --git a/tools/perspective-scripts/package.json b/tools/perspective-scripts/package.json index f7905fc8ed..18166fec91 100644 --- a/tools/perspective-scripts/package.json +++ b/tools/perspective-scripts/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-scripts", - "version": "3.1.8", + "version": "3.2.0", "description": "Build scripts based on perspective", "private": true, "files": [ diff --git a/tools/perspective-test/package.json b/tools/perspective-test/package.json index 17b56c8730..0d76d4e3a2 100644 --- a/tools/perspective-test/package.json +++ b/tools/perspective-test/package.json @@ -1,6 +1,6 @@ { "name": "@finos/perspective-test", - "version": "3.1.8", + "version": "3.2.0", "description": "Test utility based on perspective", "private": true, "main": "src/js/index.ts",