File tree 1 file changed +5
-9
lines changed 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][].
8
8
[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
9
9
[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
10
10
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
12
16
13
17
### Added
14
18
15
19
- The user can now specify ` datashader_reduction ` to control the rendering behaviour (#309 )
16
20
- Rendering outlines of shapes with datashader works now (#309 )
17
21
18
- ### Changed
19
-
20
- -
21
-
22
22
### Fixed
23
23
24
24
- datashader now uses canvas size = image size which speeds up the rendering (#309 )
@@ -28,10 +28,6 @@ and this project adheres to [Semantic Versioning][].
28
28
29
29
## [ 0.2.6] - 2024-09-04
30
30
31
- ### Added
32
-
33
- -
34
-
35
31
### Changed
36
32
37
33
- Lowered RMSE-threshold for plot-based tests from 45 to 15 (#344 )
You can’t perform that action at this time.
0 commit comments