Releases: finos/perspective
Releases · finos/perspective
v3.1.6
What's Changed
- Support input/output to/from polars via python (not native rust) by @timkpaine in #2849
- Check pyarrow import and make clear(er) error message by @timkpaine in #2848
- Fix empty Arrow
Table
constructor by @texodus in #2854
Full Changelog: v3.1.5...v3.1.6
v3.1.5
What's Changed
- Import importlib metadata submodule by @timkpaine in #2841
- Fix
integer
cast expression function by @texodus in #2842 - sdist licensing follow ups by @tomjakubowski in #2843
- Update ExprTk by @ArashPartow in #2825
- Relax
Table
schema constructor by @texodus in #2850 - Fix
perspective-workspace
restore call on errored table by @texodus in #2851
Full Changelog: v3.1.4...v3.1.5
v3.1.4
What's Changed
- CI sdist fixes, port conda patch, fix ODR violation by @tomjakubowski in #2826
- Fix
plugin
switch by @texodus in #2828 - Add back Table and View exports, make constructors throw like pyarrow.Table by @timkpaine in #2831
- Fix concurrent update segfault by @texodus in #2835
- Fix failed color range update by @wakek in #2823
- Fixed workspace persistence structure symmetry by @texodus in #2833
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- Add aarch64 Mac runners to test_python, restore PSP_ARCH dev behavior by @tomjakubowski in #2802
- Escape esbuild plugin's symbol replacement. by @timbess in #2807
- Missing tooltip data by @wakek in #2753
- fix aiohttp disconnect error on websockets by @s22chan in #2806
- Fix workspace resize and related bugs by @texodus in #2808
- Fix
perspective-python
sdist and add sdist tests to CI by @tomjakubowski in #2817
New Contributors
Full Changelog: v3.1.2...v3.1.3
v3.1.2
What's Changed
- arrow: Fix cross-compiling errors on macos by @tomjakubowski in #2798
- Fix docs, inline builds, export, and workspace CSS by @texodus in #2800
Full Changelog: v3.1.1...v3.1.2
v3.1.1
What's Changed
- Fix filter values for non-interned strings by @texodus in #2784
- Update documentation for
3.x
by @texodus in #2778 - Column type icon matches the datatype type of the field in column selectors (where, group by, sortby, filter) by @tarekquao in #2780
- key press inserts '\t' character in code editor as indentation. by @onesimus-wiafe in #2779
- Port Conda patches, use vendored boost by @tomjakubowski in #2793
New Contributors
- @tarekquao made their first contribution in #2780
- @onesimus-wiafe made their first contribution in #2779
Full Changelog: v3.1.0...v3.1.1
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-viewer
by @texodus in #2755 - Python API changes from community by @texodus in #2754
- Add Python benchmark suite for
3.x
by @texodus in #2761 - Add Windows build for
perspective-rs
to CI by @texodus in #2759 - Update
README.md
, examples and build dependencies by @texodus in #2762 - Allow
bytes
andstring
for JSON/CSV input data withformat
option by @texodus in #2763
Full Changelog: v3.0.3...v3.1.0
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