Releases: finos/perspective
Releases · finos/perspective
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
v3.3.2
v3.3.1
What's Changed
Full Changelog: v3.3.0...v3.3.1
v3.3.0
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