v0.3.2
Fixed
- GeoSeries supplied as
bpolys
input raising exception (#155)
Changed
- if tags are supplied for explosion in
response.as_dataframe
, the respective column will always be present in the resulting Geodataframe, even if the tags were not part of the result. In that case the column will be all-None (#149).