We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0445b commit 1a8eccaCopy full SHA for 1a8ecca
CHANGELOG.md
@@ -15,6 +15,18 @@ and this project adheres to [Semantic Versioning][].
15
- Added attributes at the SpatialData object level (`.attrs`)
16
- `rasterize_bins()` can now produce a labels element #811 @ArneDefauw
17
18
+### Minor
19
+
20
+- Added `asv` benchmark code #784 @berombau
21
+- Validate tables while parsing #808
22
+- fix join non matching tables #813
23
24
+### Fixed
25
26
+- Relaxed `fsspec` requirement #798
27
+- Fix for `to_polygons` when using processed instead of threads in Dask #756 @ArneDefauw
28
+- Fix `transform_to_data_extent` converting labels to images #791 @aeisenbarth
29
30
## [0.2.6] - 2024-11-26
31
32
### Added
0 commit comments