Releases: perspective-dev/perspective
Releases · perspective-dev/perspective
Release list
v3.1.0
What's Changed
- Emscripten wheel fixes and test coverage by @tomjakubowski in #2739
- Upgrade Apache Arrow C++ to 17.0.0 by @texodus in #2749
- Fix cancellable methods in
perspective-viewerby @texodus in #2755 - Python API changes from community by @texodus in #2754
- Add Python benchmark suite for
3.xby @texodus in #2761 - Add Windows build for
perspective-rsto CI by @texodus in #2759 - Update
README.md, examples and build dependencies by @texodus in #2762 - Allow
bytesandstringfor JSON/CSV input data withformatoption by @texodus in #2763
Full Changelog: v3.0.3...v3.1.0
v3.0.3
What's Changed
- Fix
perspectivecrate, linkperspective-serveras static lib by @texodus in #2734 - Support packaging in CI by @texodus in #2735
Full Changelog: v3.0.2...v3.0.3
v3.0.2
v3.0.1
What's Changed
- Better Timestamp Parsing by @sinistersnare in #2713
- Zstd decompression for arrows by @sinistersnare in #2717
- Stringify Arrow lists by @sinistersnare in #2700
- Fix docs site serialized loading, docs.rs gen by @texodus in #2718
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Perspective Virtual API (JavaScript) by @texodus in #2615
- Add region, column and row selection modes to Perspective Datagrid by @texodus in #2618
- Perspective Virtual API (Python) by @texodus in #2625
- Use ABI3 for
perspective-pythonshared library by @texodus in #2661 - Docs and examples update for new API by @texodus in #2659
PerspectiveWidgetsupport for new Python API by @texodus in #2658- New status indicator by @texodus in #2692
- Fix Python
sdist, update docs, addlintto CI by @texodus in #2702 - Calculate
group_byin parallel by @texodus in #2701 - Draw 0 axis prominently by @texodus in #2698
- Fix Windows JupyterLab packaging by @texodus in #2705
- Update docs by @texodus in #2706
- Add Pyodide support and split Rust/C++ builds for Python wheel by @texodus in #2707
- Update
docusauruswebsite and examples by @texodus in #2708 - Fix missing icons by @texodus in #2712
Full Changelog: v2.10.1...v3.0.0
v2.10.1
What's Changed
- Fix compatibility with other MSVC versions by explicitly converting to string by @timkpaine in #2570
- Update to pyodide 0.25.1 for pyodide/pyodide#4655 by @timkpaine in #2596
- Update contributing documentation for DCO by @timkpaine in #2595
- Fix intermittent
to_arrow()error in Python by @texodus in #2608 - Fix
delete()Python async call not resolving by @texodus in #2610
Full Changelog: v2.10.0...v2.10.1
v2.10.0
What's Changed
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- Fix Candlestick & OHLC charts by @texodus in #2562
- Formatting for
floatandintegercolumns viaIntl.NumberFormatby @texodus in #2563 - Update Pyodide to version 0.25.0 by @tomjakubowski in #2547
- Fix get_hosted_table_names in Python client by @tomjakubowski in #2551
- Localization Support by @texodus in #2565
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
- Add workspaceFolder to cargo_target_dir by @ada-x64 in #2537
- Add Docs Tests by @ada-x64 in #2502
- Add
clang-format,clang-tidyandclangdsupport for C++ development by @texodus in #2541 - Fix
split_bywithdate/datetimecolumns by @texodus in #2545 - Update to LLVM 17 & fix Python/Windows build by @texodus in #2546
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Fix docs site by @texodus in #2462
- Fix Jupyterlab Widget Save/Restore Symmetry by @ada-x64 in #2465
- Update ipynb examples with new expression syntax by @tomjakubowski in #2463
- Fix cargo features by @texodus in #2481
- Convert
@finos/perspective-viewer-d3fcto TypeScript by @brochington in #2432 - Remove docs build from CI by @texodus in #2483
- Refactor How Column Style Components Are Selected by @ada-x64 in #2443
- Remove Any Old Expressions from Codebase by @ada-x64 in #2447
- Use a boost mirror by @texodus in #2484
- Add column edit highlight to
perspective-viewer-datagridby @texodus in #2486 - Fix datagrid cell pulse styling by @texodus in #2489
- Fix output scrolling in Jupyter when
perspective-pythonis installed by @texodus in #2495 - Fix datagrid scroll performance regression via
regular-tableupgrade by @texodus in #2498 - Update
http-serverexamples dependency by @texodus in #2505 - Expression Names in Column Settings Header + Refactors by @ada-x64 in #2459
- Render table in the shadow DOM for
@finos/perspective-viewer-datagridby @tomjakubowski in #2482 - Settings panel width is inconsistent for columns moved to
Configby @texodus in #2527 - A few CSS fixes for regular-table in shadow DOM by @tomjakubowski in #2526
- Add
yew-fmtby @texodus in #2533 - Update axis tick labels to accomodate small ranges by @texodus in #2534
- Fix column style type reactivity to
Viewchanges by @ada-x64 in #2535 - New color selector component by @texodus in #2536
Full Changelog: v2.7.1...v2.8.0