We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46984a commit 5f5f38fCopy full SHA for 5f5f38f
CHANGELOG.md
@@ -6,7 +6,11 @@ Version 0.5.0 (upcoming)
6
7
Deprecations and compatibility notes:
8
9
-- The deprecated `geom_almost_equals` method has been removed. Use `geom_equals_exact` instead.
+- The deprecated `geom_almost_equals` method has been removed. Use `geom_equals_exact` instead (#326).
10
+
11
+Bug fixes:
12
13
+- Fixed index in spatial partitions (#329).
14
15
16
Version 0.4.3 (January, 2025)
0 commit comments