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 eaf3520 commit ca5cca3Copy full SHA for ca5cca3
CHANGELOG.md
@@ -19,6 +19,8 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin
19
>> Point(bbox=None, type='Point', coordinates=Position2D(longitude=0.0, latitude=0.0))
20
```
21
22
+* add python 3.14 support
23
+
24
## [2.0.0] - 2025-05-05
25
26
* remove custom `__iter__`, `__getitem__` and `__len__` methods from `GeometryCollection` class **breaking change**
0 commit comments