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 9ad8475 commit 8086a35Copy full SHA for 8086a35
CHANGELOG.txt
@@ -1,5 +1,7 @@
1
-current
+0.19.0
2
- Drop Python 2 support, Python 3 style updates #283
3
+- Sort imports #284
4
+- Add support for Fiona>1.9 #287
5
6
0.18.0
7
- Move project metadata to pyproject.toml #277
@@ -10,7 +12,7 @@ current
10
12
0.17.1
11
13
- Fixes to keep up with recent versions of dependencies: #275 fiona, #266 shapely, #264 click
14
- Added a pyproject.toml #265
-- Added CI testing for python 3.7 through 3.11
15
+- Added CI testing for python 3.7 through 3.11
16
17
0.17.0
18
- Fix performance regression due to platform.architecture performance #258
0 commit comments