Skip to content

Releases: finos/perspective

v3.2.1

23 Dec 07:07
Compare
Choose a tag to compare

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 and max aggregates for date and datetime 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

10 Dec 04:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.8...v3.2.0

v3.1.8

03 Dec 02:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.1.8

v3.1.7

30 Nov 23:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.6...v3.1.7

v3.1.6

18 Nov 21:59
Compare
Choose a tag to compare

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

v3.1.5

16 Nov 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

07 Nov 16:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.3

31 Oct 18:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

22 Oct 20:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

18 Oct 17:48
Compare
Choose a tag to compare

What's Changed

  • Fix filter values for non-interned strings by @texodus in #2784
  • Update documentation for 3.x by @texodus in #2778
  • Column type icon matches the datatype type of the field in column selectors (where, group by, sortby, filter) by @tarekquao in #2780
  • key press inserts '\t' character in code editor as indentation. by @onesimus-wiafe in #2779
  • Port Conda patches, use vendored boost by @tomjakubowski in #2793

New Contributors

Full Changelog: v3.1.0...v3.1.1