Skip to content

Releases: spotfiresoftware/spotfire-python

v1.8.1

25 Aug 21:03
Compare
Choose a tag to compare
  • 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.

1.8.0

16 May 16:21
8e502ff
Compare
Choose a tag to compare
  • Tighten up the way we are detecting duplicate packages to remove when building a packages SPK. (#24)

1.7.1

10 Feb 18:02
Compare
Choose a tag to compare
  • Fix backward compatibility issues introduced in 1.7.0 release.

1.7.0

08 Dec 23:10
Compare
Choose a tag to compare
  • Allow specifying a constraints file when building SPK package files of both the Python interpreter and Python packages (#16).
  • Performance improvements when exporting data to SBDF. (#18, thanks to @tobyych)

1.6.0

28 Oct 18:56
Compare
Choose a tag to compare
  • Fixed importing/exporting GeoPandas objects created by geopandas 0.7.0+ to/from SBDF files (#12)
  • Minor performance improvements

1.3.0

06 Oct 01:15
Compare
Choose a tag to compare

The Package for Building Python Extensions to TIBCO Spotfire® 1.3.0 includes changes to the building of Spotfire packages required by changes in the TIBCO Spotfire platform version 11.4.0 or later.

1.2.0

28 Apr 18:32
Compare
Choose a tag to compare

Initial release on GitHub.