Releases: finos/perspective
Releases · finos/perspective
v2.5.2
v2.5.1
What's Changed
- Fix binder installation to not manage dependencies seperately by @timkpaine in #2342
- Datagrid column header configuration UX update by @texodus in #2351
- Update webpack dev server configuration options, fixes for perspective 2.0+ by @timkpaine in #2350
- Fix Jupyter plugin resize behavior by @texodus in #2352
- Fix filter number validation with trailing zeroes by @texodus in #2353
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Remove Windows 2019 from CI by @timkpaine in #2333
- LZ4 compression for Apache Arrow by @texodus in #2339
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- Fix build.rs escaping OUT_DIR by @texodus in #2313
- Add
to_columns_string()
C++ JSON API by @texodus in #2315 - Pin Python dependency versions by @texodus in #2327
- Fix over-calculation in when loading data in
perspective-viewer
by @texodus in #2323 - Fix
update()
withexpressions
overcalc by @texodus in #2328 - Fix TypeScript 5
moduleResolution: "bundler"
support by @texodus in #2289
Full Changelog: v2.3.2...v2.4.0
v2.3.2
What's Changed
- Fix XY-Scatter Plots Colors - Rebased by @ada-x64 in #2303
- Fix empty column name validation in ExprTk editor by @cyril-acquah80 in #2302
- Add GitHub Releases by @texodus in #2294
- Publish benchmarks by @texodus in #2310
- Fix expression column aggregate calculation with
group_by
afterremove()
by @texodus in #2311
New Contributors
- @ada-x64 made their first contribution in #2303
- @cyril-acquah80 made their first contribution in #2302
Full Changelog: v2.3.1...v2.3.2