Skip to content

Commit d062958

Browse files
committed
v3.4.0
Signed-off-by: Andrew Stein <[email protected]> # Conflicts: # rust/lint/Cargo.toml # rust/perspective-python/Cargo.toml
1 parent 04953db commit d062958

File tree

43 files changed

+137
-62
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+137
-62
lines changed

CHANGELOG.md

+78-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
1+
# [v3.4.0](https://github.com/finos/perspective/releases/tag/v3.4.0)
2+
3+
_6 March 2025_ ([Full changelog](https://github.com/finos/perspective/compare/v3.3.4...v3.4.0))
4+
5+
Features
6+
7+
- Add connection error/retry API and UI support [#2902](https://github.com/finos/perspective/pull/2902)
8+
- Add dedicated `Worker`, `SharedWorker` and `ServiceWorker` support [#2936](https://github.com/finos/perspective/pull/2936)
9+
- Python AsyncClient and JS ProxySession [#2929](https://github.com/finos/perspective/pull/2929)
10+
- Quartiles [#2930](https://github.com/finos/perspective/pull/2930)
11+
- Fix `View::to_polars` and add `LargeUTF8` Arrow dictionary support [#2924](https://github.com/finos/perspective/pull/2924)
12+
13+
Fixes
14+
15+
- Show appropriate date when date is part of grouped data on chart. [#2857](https://github.com/finos/perspective/pull/2857)
16+
17+
Misc
18+
19+
- Shrink `d3fc` bundle [#2934](https://github.com/finos/perspective/pull/2934)
20+
121
# [v3.3.4](https://github.com/finos/perspective/releases/tag/v3.3.4)
222

3-
_10 February 2025_ ([Full changelog](https://github.com/finos/perspective/compare/v3.3.3...v3.3.4))
23+
_9 February 2025_ ([Full changelog](https://github.com/finos/perspective/compare/v3.3.3...v3.3.4))
424

525
Fixes
626

@@ -114,7 +134,7 @@ Misc
114134

115135
# [v3.1.5](https://github.com/finos/perspective/releases/tag/v3.1.5)
116136

117-
_15 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4...v3.1.5))
137+
_15 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.5-test1...v3.1.5))
118138

119139
Features
120140

@@ -131,9 +151,14 @@ Misc
131151
- Update ExprTk [#2825](https://github.com/finos/perspective/pull/2825)
132152
- sdist licensing follow ups [#2843](https://github.com/finos/perspective/pull/2843)
133153

154+
# [v3.1.5-test1](https://github.com/finos/perspective/releases/tag/v3.1.5-test1)
155+
156+
_11 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4...v3.1.5-test1))
157+
158+
134159
# [v3.1.4](https://github.com/finos/perspective/releases/tag/v3.1.4)
135160

136-
_7 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.3...v3.1.4))
161+
_7 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test8...v3.1.4))
137162

138163
Features
139164

@@ -150,6 +175,56 @@ Misc
150175
- Fix failed color range update [#2823](https://github.com/finos/perspective/pull/2823)
151176
- CI sdist fixes, port conda patch, fix ODR violation [#2826](https://github.com/finos/perspective/pull/2826)
152177

178+
# [v3.1.4-test8](https://github.com/finos/perspective/releases/tag/v3.1.4-test8)
179+
180+
_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test7...v3.1.4-test8))
181+
182+
183+
# [v3.1.4-test7](https://github.com/finos/perspective/releases/tag/v3.1.4-test7)
184+
185+
_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test6...v3.1.4-test7))
186+
187+
188+
# [v3.1.4-test6](https://github.com/finos/perspective/releases/tag/v3.1.4-test6)
189+
190+
_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test5...v3.1.4-test6))
191+
192+
193+
# [v3.1.4-test5](https://github.com/finos/perspective/releases/tag/v3.1.4-test5)
194+
195+
_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test4...v3.1.4-test5))
196+
197+
198+
# [v3.1.4-test4](https://github.com/finos/perspective/releases/tag/v3.1.4-test4)
199+
200+
_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test3...v3.1.4-test4))
201+
202+
203+
# [v3.1.4-test3](https://github.com/finos/perspective/releases/tag/v3.1.4-test3)
204+
205+
_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test2...v3.1.4-test3))
206+
207+
208+
# [v3.1.4-test2](https://github.com/finos/perspective/releases/tag/v3.1.4-test2)
209+
210+
_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test12...v3.1.4-test2))
211+
212+
213+
# [v3.1.4-test12](https://github.com/finos/perspective/releases/tag/v3.1.4-test12)
214+
215+
_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test11...v3.1.4-test12))
216+
217+
218+
# [v3.1.4-test11](https://github.com/finos/perspective/releases/tag/v3.1.4-test11)
219+
220+
_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test1...v3.1.4-test11))
221+
222+
223+
# [v3.1.4-test1](https://github.com/finos/perspective/releases/tag/v3.1.4-test1)
224+
225+
_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.3...v3.1.4-test1))
226+
227+
153228
# [v3.1.3](https://github.com/finos/perspective/releases/tag/v3.1.3)
154229

155230
_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.2...v3.1.3))

Cargo.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cpp/perspective/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"author": "The Perspective Authors",
55
"license": "Apache-2.0",
6-
"version": "3.3.4",
6+
"version": "3.4.0",
77
"main": "./dist/esm/perspective.cpp.js",
88
"files": [
99
"dist/esm/**/*",

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-docs",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"private": true,
55
"scripts": {
66
"build": "node build.js && docusaurus build",

examples/blocks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "blocks",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "A collection of simple client-side Perspective examples for `http://bl.ocks.org`.",
66
"scripts": {
77
"start": "mkdirp dist && node --experimental-wasm-memory64 --experimental-modules server.mjs",

examples/blocks/src/superstore/index.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ index.html: 48 {
3939
},
4040
"viewers": {
4141
"PERSPECTIVE_GENERATED_ID_0": {
42-
"version": "3.3.4",
42+
"version": "3.4.0",
4343
"plugin": "Datagrid",
4444
"plugin_config": {
4545
"columns": {},
@@ -68,7 +68,7 @@ index.html: 48 {
6868
"settings": false
6969
},
7070
"PERSPECTIVE_GENERATED_ID_1": {
71-
"version": "3.3.4",
71+
"version": "3.4.0",
7272
"plugin": "Datagrid",
7373
"plugin_config": {
7474
"columns": {},
@@ -110,7 +110,7 @@ index.html: 48 {
110110
"settings": false
111111
},
112112
"PERSPECTIVE_GENERATED_ID_3": {
113-
"version": "3.3.4",
113+
"version": "3.4.0",
114114
"plugin": "Datagrid",
115115
"plugin_config": {
116116
"columns": {},
@@ -139,7 +139,7 @@ index.html: 48 {
139139
"settings": false
140140
},
141141
"PERSPECTIVE_GENERATED_ID_2": {
142-
"version": "3.3.4",
142+
"version": "3.4.0",
143143
"plugin": "Treemap",
144144
"plugin_config": {},
145145
"columns_config": {},

examples/esbuild-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esbuild-example",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An esbuild example app built using `@finos/perspective-viewer`.",
66
"scripts": {
77
"build": "node build.js",

examples/esbuild-remote/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esbuild-remote",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example of 2 Perspectives, one client and one server, streaming via Apache Arrow.",
66
"scripts": {
77
"start": "node build.js && node server/index.mjs"

examples/python-aiohttp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "python-aiohttp",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example of editing a `perspective-python` server from the browser.",
66
"scripts": {
77
"start": "PYTHONPATH=../../python/perspective python3 server.py"

examples/python-starlette/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "python-starlette",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example of editing a `perspective-python` server from the browser.",
66
"scripts": {
77
"start": "PYTHONPATH=../../python/perspective python3 server.py"

examples/python-tornado-streaming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "python-tornado-streaming",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example of streaming a `perspective-python` server to the browser.",
66
"scripts": {
77
"start": "PYTHONPATH=../../python/perspective python3 server.py"

examples/python-tornado/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "python-tornado",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example of editing a `perspective-python` server from the browser.",
66
"scripts": {
77
"start": "PYTHONPATH=../../python/perspective python3 server.py"

examples/react-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-example",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example app built using `@finos/perspective-viewer`.",
66
"scripts": {
77
"build": "node build.js",

examples/rust-axum/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ edition = "2024"
1717
publish = false
1818

1919
[dependencies]
20-
perspective = { version = "3.3.4" }
20+
perspective = { version = "3.4.0" }
2121
axum = { version = ">=0.7,<2", features = ["ws"] }
2222
futures = "0.3"
2323
tokio = { version = "1.0", features = ["full"] }

examples/rust-axum/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rust-axum",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example of a Rust/Axum virtual Perspective server",
66
"scripts": {
77
"start": "cargo run --target=$(rustc -vV | sed -n 's|host: ||p')"

examples/vite-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-example",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"type": "module",
66
"scripts": {
77
"start": "vite",

examples/webpack-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webpack-example",
33
"private": true,
4-
"version": "3.3.4",
4+
"version": "3.4.0",
55
"description": "An example app built using `@finos/perspective-viewer`.",
66
"scripts": {
77
"webpack_build": "webpack",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "https://github.com/finos/perspective"
66
},
7-
"version": "3.3.4",
7+
"version": "3.4.0",
88
"changelog": {
99
"labels": {
1010
"enhancement": "Added",

packages/perspective-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-cli",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"description": "Perspective.js CLI",
55
"main": "src/js/index.js",
66
"publishConfig": {

packages/perspective-jupyterlab/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-jupyterlab",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"description": "A Jupyterlab extension for the Perspective library, designed to be used with perspective-python.",
55
"files": [
66
"dist/**/*",

packages/perspective-viewer-d3fc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-viewer-d3fc",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"description": "Perspective.js D3FC Plugin",
55
"unpkg": "./dist/cdn/perspective-viewer-d3fc.js",
66
"jsdelivr": "./dist/cdn/perspective-viewer-d3fc.js",

packages/perspective-viewer-datagrid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-viewer-datagrid",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"description": "Perspective datagrid plugin based on `regular-table`",
55
"unpkg": "dist/cdn/perspective-viewer-datagrid.js",
66
"jsdelivr": "dist/cdn/perspective-viewer-datagrid.js",

packages/perspective-viewer-openlayers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-viewer-openlayers",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"unpkg": "dist/cdn/perspective-viewer-openlayers.js",
55
"jsdelivr": "dist/cdn/perspective-viewer-openlayers.js",
66
"exports": {

packages/perspective-workspace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@finos/perspective-workspace",
3-
"version": "3.3.4",
3+
"version": "3.4.0",
44
"description": "Perspective Workspace",
55
"files": [
66
"dist/**/*",

rust/lint/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
[package]
1414
name = "perspective-lint"
1515
description = "A CLI utility to lint rust code"
16-
version = "3.3.4"
16+
version = "3.4.0"
1717
edition = "2024"
1818
publish = false
1919

0 commit comments

Comments
 (0)