Releases: perspective-dev/perspective
Releases · perspective-dev/perspective
v3.7.1
v3.7.0
What's Changed
- Nightly artifacts by @timbess in #2987
@finos/perspective-reactby @texodus in #2893- Fix
ProxySessionmessage routing bug with Jupyter widget by @texodus in #2989 - Nightly versions by @texodus in #2990
- New conflation model by @texodus in #2991
- Add
max byandmin byaggregates by @texodus in #2998 <perspective-workspace>toolbar fix by @texodus in #3000- New error UX by @texodus in #3003
- Fix Windows CI by @texodus in #3004
- Fix
perspective_viewer::restorecalls blurring by @texodus in #3005 - Fix
to_arrowthread safety by @texodus in #3006 - Add some native HTML attributes to
perspective-reactby @texodus in #3010 - Fix examples, docs and imports by @texodus in #3013
- Fix datagrid
abssorting on header click by @texodus in #3014 - Fix
max_by,min_by,max,minaggregates with empty filter sets by @texodus in #3016
Full Changelog: v3.6.1...v3.7.0
v3.6.1
What's Changed
Full Changelog: v3.6.0...v3.6.1
v3.6.0
v3.5.1
What's Changed
- AsyncTable support in widget by @tomjakubowski in #2974
- Add vscode settings to enable prettier by @tomjakubowski in #2959
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Fix export-to-html in
perspective-viewerby @texodus in #2960 - Update
limitbehavior to use incrementingindex(fixlast_by_indexaggregate) by @timbess in #2964 - Fix chart bug which rounds subsecond ticks by @texodus in #2971
- Fix parallel_for and cleanup commented out code. by @timbess in #2972
- Add API for keyboard copy from
perspective-viewer-datagridby @texodus in #2975
Full Changelog: v3.4.3...v3.5.0
v3.4.3
What's Changed
- Invalidate viewer session before loading table by @tomjakubowski in #2958
- Fix date filters in perspective-{select,click} events by @nburlett in #2957
New Contributors
Full Changelog: v3.4.2...v3.4.3
v3.4.2
What's Changed
- Add timeouts to pytest, fix jupyterlab error by @tomjakubowski in #2952
Full Changelog: v3.4.1...v3.4.2
v3.4.1
v3.4.0
What's Changed
- Fix
View::to_polarsand addLargeUTF8Arrow dictionary support by @texodus in #2924 - Show appropriate date when date is part of grouped data on chart. by @onesimus-wiafe in #2857
- Quartiles by @texodus in #2930
- Python AsyncClient and JS ProxySession by @tomjakubowski in #2929
- Shrink
d3fcbundle by @texodus in #2934 - Add dedicated
Worker,SharedWorkerandServiceWorkersupport by @texodus in #2936 - Add connection error/retry API and UI support by @texodus in #2902
Full Changelog: v3.3.4...v3.4.0