Releases: finos/perspective
Releases · finos/perspective
v3.8.0
What's Changed
- Add API docs for
perspective-react
by @texodus in #3037 - Fix
null
handling for cast ExprTK functions by @texodus in #3040 - Remove blog links by @texodus in #3043
- Fix concurrent
HTMLPerspectiveViewerElement::load
error by @texodus in #3045 - Move C++ source to
perspective-server
crate by @texodus in #3038 - Update column paths when the column set changes in
perspective-viewer-datagrid
by @texodus in #3047 - Fix Workspace.removeTable() by @tomjakubowski in #3048
- Better
features
support by @texodus in #3049
Full Changelog: v3.7.4...v3.8.0
v3.7.4
v3.7.3
v3.7.2
v3.7.1
v3.7.0
What's Changed
- Nightly artifacts by @timbess in #2987
@finos/perspective-react
by @texodus in #2893- Fix
ProxySession
message routing bug with Jupyter widget by @texodus in #2989 - Nightly versions by @texodus in #2990
- New conflation model by @texodus in #2991
- Add
max by
andmin by
aggregates 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::restore
calls blurring by @texodus in #3005 - Fix
to_arrow
thread safety by @texodus in #3006 - Add some native HTML attributes to
perspective-react
by @texodus in #3010 - Fix examples, docs and imports by @texodus in #3013
- Fix datagrid
abs
sorting on header click by @texodus in #3014 - Fix
max_by
,min_by
,max
,min
aggregates 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-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