|
| 1 | +# [v3.2.1](https://github.com/finos/perspective/releases/tag/v3.2.1) |
| 2 | + |
| 3 | +_23 December 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.2.0...v3.2.1)) |
| 4 | + |
| 5 | +Features |
| 6 | + |
| 7 | +- Better `datetime`/`date` string parsing performance [#2885](https://github.com/finos/perspective/pull/2885) |
| 8 | +- Add `min` and `max` aggregates for `date` and `datetime` columns [#2884](https://github.com/finos/perspective/pull/2884) |
| 9 | + |
| 10 | +Fixes |
| 11 | + |
| 12 | +- Fix `ViewConfig` serialization for internal arrow types [#2883](https://github.com/finos/perspective/pull/2883) |
| 13 | +- Fix memory corruption on filter text overflow [#2882](https://github.com/finos/perspective/pull/2882) |
| 14 | + |
| 15 | +Misc |
| 16 | + |
| 17 | +- Fix examples and cleanup CSS [#2886](https://github.com/finos/perspective/pull/2886) |
| 18 | + |
1 | 19 | # [v3.2.0](https://github.com/finos/perspective/releases/tag/v3.2.0)
|
2 | 20 |
|
3 | 21 | _9 December 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.8...v3.2.0))
|
|
67 | 85 | - Update ExprTk [#2825](https://github.com/finos/perspective/pull/2825)
|
68 | 86 | - sdist licensing follow ups [#2843](https://github.com/finos/perspective/pull/2843)
|
69 | 87 |
|
70 |
| -# [v3.1.5-test1](https://github.com/finos/perspective/releases/tag/v3.1.5-test1) |
71 |
| - |
72 |
| -_11 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4...v3.1.5-test1)) |
73 |
| - |
74 |
| - |
75 | 88 | # [v3.1.4](https://github.com/finos/perspective/releases/tag/v3.1.4)
|
76 | 89 |
|
77 | 90 | _7 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test8...v3.1.4))
|
|
91 | 104 | - Fix failed color range update [#2823](https://github.com/finos/perspective/pull/2823)
|
92 | 105 | - CI sdist fixes, port conda patch, fix ODR violation [#2826](https://github.com/finos/perspective/pull/2826)
|
93 | 106 |
|
94 |
| -# [v3.1.4-test8](https://github.com/finos/perspective/releases/tag/v3.1.4-test8) |
95 |
| - |
96 |
| -_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test7...v3.1.4-test8)) |
97 |
| - |
98 |
| - |
99 |
| -# [v3.1.4-test7](https://github.com/finos/perspective/releases/tag/v3.1.4-test7) |
100 |
| - |
101 |
| -_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test6...v3.1.4-test7)) |
102 |
| - |
103 |
| - |
104 |
| -# [v3.1.4-test6](https://github.com/finos/perspective/releases/tag/v3.1.4-test6) |
105 |
| - |
106 |
| -_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test5...v3.1.4-test6)) |
107 |
| - |
108 |
| - |
109 |
| -# [v3.1.4-test5](https://github.com/finos/perspective/releases/tag/v3.1.4-test5) |
110 |
| - |
111 |
| -_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test4...v3.1.4-test5)) |
112 |
| - |
113 |
| - |
114 |
| -# [v3.1.4-test4](https://github.com/finos/perspective/releases/tag/v3.1.4-test4) |
115 |
| - |
116 |
| -_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test3...v3.1.4-test4)) |
117 |
| - |
118 |
| - |
119 |
| -# [v3.1.4-test3](https://github.com/finos/perspective/releases/tag/v3.1.4-test3) |
120 |
| - |
121 |
| -_1 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test2...v3.1.4-test3)) |
122 |
| - |
123 |
| - |
124 |
| -# [v3.1.4-test2](https://github.com/finos/perspective/releases/tag/v3.1.4-test2) |
125 |
| - |
126 |
| -_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test12...v3.1.4-test2)) |
127 |
| - |
128 |
| - |
129 |
| -# [v3.1.4-test12](https://github.com/finos/perspective/releases/tag/v3.1.4-test12) |
130 |
| - |
131 |
| -_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test11...v3.1.4-test12)) |
132 |
| - |
133 |
| - |
134 |
| -# [v3.1.4-test11](https://github.com/finos/perspective/releases/tag/v3.1.4-test11) |
135 |
| - |
136 |
| -_4 November 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.4-test1...v3.1.4-test11)) |
137 |
| - |
138 |
| - |
139 |
| -# [v3.1.4-test1](https://github.com/finos/perspective/releases/tag/v3.1.4-test1) |
140 |
| - |
141 |
| -_31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.3...v3.1.4-test1)) |
142 |
| - |
143 |
| - |
144 | 107 | # [v3.1.3](https://github.com/finos/perspective/releases/tag/v3.1.3)
|
145 | 108 |
|
146 | 109 | _31 October 2024_ ([Full changelog](https://github.com/finos/perspective/compare/v3.1.2...v3.1.3))
|
|
0 commit comments