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 64b5307 commit d604647Copy full SHA for d604647
CHANGES.txt
@@ -1,6 +1,17 @@
1
Changes
2
--------------------------------------------------------------------------------
3
4
+
5
+3.2.1
6
+................................................................................
7
8
+* implement #129, add pandas DataFrame i/o for convenience by @hobu in
9
+ https://github.com/PDAL/python/pull/130
10
+* harden getMetadata and related calls from getting non-utf-8 'json' by @hobu
11
+ in https://github.com/PDAL/python/pull/140
12
+* ignore DataFrame test if not GeoPandas, give up on Python 3.7 builds by @hobu
13
+ in https://github.com/PDAL/python/pull/137
14
15
3.2.0
16
................................................................................
17
0 commit comments