|
| 1 | +# [v3.0.0](https://github.com/finos/perspective/releases/tag/v3.0.0) |
| 2 | + |
| 3 | +_16 August 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v2.10.1...v3.0.0)) |
| 4 | + |
| 5 | +Fixes |
| 6 | + |
| 7 | +- Add region, column and row selection modes to Perspective Datagrid [#2618](https://github.com/finos/perspective/pull/2618) |
| 8 | +- Use ABI3 for `perspective-python` shared library [#2661](https://github.com/finos/perspective/pull/2661) |
| 9 | +- `PerspectiveWidget` support for new Python API [#2658](https://github.com/finos/perspective/pull/2658) |
| 10 | +- Fix missing icons [#2712](https://github.com/finos/perspective/pull/2712) |
| 11 | +- Fix Windows JupyterLab packaging [#2705](https://github.com/finos/perspective/pull/2705) |
| 12 | +- Fix Python `sdist`, update docs, add `lint` to CI [#2702](https://github.com/finos/perspective/pull/2702) |
| 13 | + |
| 14 | +Misc |
| 15 | + |
| 16 | +- Update `docusaurus` website and examples [#2708](https://github.com/finos/perspective/pull/2708) |
| 17 | +- Update docs [#2706](https://github.com/finos/perspective/pull/2706) |
| 18 | +- New status indicator [#2692](https://github.com/finos/perspective/pull/2692) |
| 19 | +- Docs and examples update for new API [#2659](https://github.com/finos/perspective/pull/2659) |
| 20 | + |
| 21 | +Features |
| 22 | + |
| 23 | +- Add Pyodide support and split Rust/C++ builds for Python wheel [#2707](https://github.com/finos/perspective/pull/2707) |
| 24 | +- Draw 0 axis prominently [#2698](https://github.com/finos/perspective/pull/2698) |
| 25 | +- Calculate `group_by` in parallel [#2701](https://github.com/finos/perspective/pull/2701) |
| 26 | + |
| 27 | +**Breaking** |
| 28 | + |
| 29 | +- Perspective Virtual API (Python) [#2625](https://github.com/finos/perspective/pull/2625) |
| 30 | +- Perspective Virtual API (JavaScript) [#2615](https://github.com/finos/perspective/pull/2615) |
| 31 | + |
1 | 32 | # [v2.10.1](https://github.com/finos/perspective/releases/tag/v2.10.1) |
2 | 33 |
|
3 | | -_20 May 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v2.10.0...v2.10.1)) |
| 34 | +_23 May 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v2.10.0...v2.10.1)) |
4 | 35 |
|
5 | 36 | Fixes |
6 | 37 |
|
|
10 | 41 |
|
11 | 42 | Misc |
12 | 43 |
|
13 | | -- Developer clean-up [#2623](https://github.com/finos/perspective/pull/2623) |
| 44 | +- Signed-off-by: Andrew Stein <steinlink@gmail.com> [#2623](https://github.com/finos/perspective/pull/2623) |
14 | 45 | - Update contributing documentation for DCO [#2595](https://github.com/finos/perspective/pull/2595) |
15 | 46 | - Update to pyodide 0.25.1 for pyodide/pyodide#4655 [#2596](https://github.com/finos/perspective/pull/2596) |
16 | 47 |
|
|
0 commit comments