Releases: finos/perspective
Releases · finos/perspective
v3.2.1
What's Changed
- Fix memory corruption on filter text overflow by @texodus in #2882
- Fix
ViewConfig
serialization for internal arrow types by @texodus in #2883 - Add
min
andmax
aggregates fordate
anddatetime
columns by @texodus in #2884 - Better
datetime
/date
string parsing performance by @texodus in #2885 - Fix examples and cleanup CSS by @texodus in #2886
Full Changelog: v3.2.0...v3.2.1
v3.2.0
v3.1.8
What's Changed
- Fix workspace dark theme, theme render bug by @texodus in #2864
- Allow for passthrough of event loop in psp webserver handlers by @timkpaine in #2829
- fix treemap rendering issue in firefox by @onesimus-wiafe in #2813
Full Changelog: v3.1.7...v3.1.8
v3.1.7
What's Changed
- Add some information on JSON input formats by @sinistersnare in #2856
- Remove
workspace-layout-update
event debounce by @texodus in #2862
Full Changelog: v3.1.6...v3.1.7
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