File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,17 @@ and this project adheres to [Semantic Versioning][].
88[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
99[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
1010
11- ## [ 0.2.7] - tbd
11+ ## [ 0.2.8] - 2024-11-26
12+
13+ - Support for ` xarray.DataTree ` (which moved from ` datatree.DataTree ` )
14+
15+ ## [ 0.2.7] - 2024-10-24
1216
1317### Added
1418
1519- The user can now specify ` datashader_reduction ` to control the rendering behaviour (#309 )
1620- Rendering outlines of shapes with datashader works now (#309 )
1721
18- ### Changed
19-
20- -
21-
2222### Fixed
2323
2424- datashader now uses canvas size = image size which speeds up the rendering (#309 )
@@ -28,10 +28,6 @@ and this project adheres to [Semantic Versioning][].
2828
2929## [ 0.2.6] - 2024-09-04
3030
31- ### Added
32-
33- -
34-
3531### Changed
3632
3733- Lowered RMSE-threshold for plot-based tests from 45 to 15 (#344 )
You can’t perform that action at this time.
0 commit comments