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