We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d44ec4 commit 0aede6dCopy full SHA for 0aede6d
1 file changed
Changes.txt
@@ -1,3 +1,10 @@
1
+unreleased
2
+ Batch example: Raise exception when API key fails (quota, missing API key)
3
+ Batch example: Raise exception when input file contains an empty line. Better
4
+ early than risking errors later during the async geocoding
5
+ Batch example: The CSV '1, "street,city"' were parsed as 3 columns, not the
6
+ expected 2 columns
7
+
8
v2.2.0 Fri 05 May 2023
9
Using requests > 2.26 , pyopenssl no longer a dependency
10
Allow setting the http protocol to make API requests (less secure)
0 commit comments