Releases: finos/perspective
Releases · finos/perspective
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
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