Big thanks to @mtravis for the main contributions to this release, and also
thanks to @marklit for testing and ideas for improvement, and Hans van der Kwast
for testing and making an awesome video tutorial.
Main improvement for this release is installing duckdb automatically - hopefully
it works. And then also some nicer defaults for file names, and displaying
them.
And we also added in a couple more layers, for Fused-partitioned Foursquare
places updated by fused.io and Oak Ridge National Labs US structures, put up by
@mbforr and Wherobots. Both improved their geoparquet distributions to be
well-formed enough to be served efficiently with the plugin.
**What's Changed**
* Added fixes for the filename exported and layer name in QGIS by @mtravis in
#31
added installation / loading of httpfs by @cholmes in #33
* Added steps to install DuckDB in QGIS at startup by @mtravis in #35
* Fixes so DuckDB installation will work by @cholmes in #36
* Added 2 new source layers (ORNL by Wherobots and Fused-partitioned Foursquare)
by @cholmes in #37
* fixes for DuckDB
* make sure httpfs extension gets installed