v1.8.1
- Fix geopandas problems with CRS objects (geopandas 0.11.0 changed behavior of the 'crs' attribute of GeoDataFrames). (#26)
- Expose Spotfire type information on import, and use that information on export. (#6)
- Instead of capturing pip output when installing packages for an SPK package, use 'pip list' on the directory the packages were installed to. Fixes problems on systems that do not have a UTF-8 compatible default encoding.