File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # Version 0.18.2 (2025-08-05)
2+
3+ This release fixes a bug that caused a segmentation fault for quadmesh
4+ reduction, along with documentation updates. Thanks to
5+ [ @amaloney ] ( https://github.com/amaloney ) ,
6+ [ @Azaya89 ] ( https://github.com/Azaya89 ) ,
7+ [ @maximlt ] ( https://github.com/maximlt ) ,
8+ and [ @hoxbro ] ( https://github.com/hoxbro ) .
9+
10+ Bug fixes:
11+
12+ - Fix segfault when quadmesh reduction wrongly exceeded the array size ([ #1432 ] ( https://github.com/holoviz/datashader/pull/1432 ) )
13+
14+ Compatibility:
15+
16+ - Pillow 11.3.0 ([ #1429 ] ( https://github.com/holoviz/datashader/pull/1429 ) )
17+
18+ Documentation:
19+
20+ - Add more reductions to the API ref ([ #1420 ] ( https://github.com/holoviz/datashader/pull/1420 ) )
21+ - Resolve documentation build warnings ([ #1427 ] ( https://github.com/holoviz/datashader/pull/1427 ) )
22+ - Fix images UX ([ #1430 ] ( https://github.com/holoviz/datashader/pull/1430 ) )
23+
124# Version 0.18.1 (2025-05-08)
225
326This release add a small enhancement to the repr of reductions
You can’t perform that action at this time.
0 commit comments