Releases: finos/perspective
Releases · finos/perspective
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-viewer
by @texodus in #2960 - Update
limit
behavior to use incrementingindex
(fixlast_by_index
aggregate) 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-datagrid
by @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_polars
and addLargeUTF8
Arrow 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
d3fc
bundle by @texodus in #2934 - Add dedicated
Worker
,SharedWorker
andServiceWorker
support by @texodus in #2936 - Add connection error/retry API and UI support by @texodus in #2902
Full Changelog: v3.3.4...v3.4.0
v3.3.4
What's Changed
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Support for pyodide 0.27.1, including pyarrow + pandas by @tomjakubowski in #2901
- Fix API docs by @texodus in #2910
- Heap Profiling Tooling by @timbess in #2913
Full Changelog: v3.3.2...v3.3.3